diff --git a/readme.md b/readme.md
index 6d2376a..87b1581 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
[](https://gitea.leonetienne.de/leonetienne/Hazelnupp)
-# [Documentation](http://hazelnupp.rtfm.etiennes.de)
-## [Direct link to docs of the main class](http://hazelnupp.rtfm.etiennes.de/classHazelnp_1_1CmdArgsInterface.html)
+# [Documentation](https://hazelnupp.rtfm.leonetienne.de)
+## [Direct link to docs of the main class](https://hazelnupp.rtfm.leonetienne.de/classHazelnp_1_1CmdArgsInterface.html)
# Hazelnupp
is a simple, easy to use command line parameter parser.
@@ -355,7 +355,7 @@ If a description is not set, the last line will simply be omitted.
## More examples?
Check out the [tests](https://gitea.leonetienne.de/leonetienne/Hazelnupp/src/branch/master/Hazelnupp/test)! They may help you out!
-Also make sure to check out the [doxygen docs](http://hazelnupp.rtfm.etiennes.de)!
+Also make sure to check out the [doxygen docs](https://hazelnupp.rtfm.leonetienne.de)!
## What is not supported?