diff --git a/readme.md b/readme.md index 8f260ef..9ff3b5c 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ [![Hazelnupp](https://raw.githubusercontent.com/Leonetienne/Hazelnupp/master/Brand/nupp.png)](https://github.com/Leonetienne/Hazelnupp) -# [Documentation](https://leonetienne.github.io/Hazelnupp/) -## [Direct link to docs of the main class](https://leonetienne.github.io/Hazelnupp/classHazelnp_1_1CmdArgsInterface.html) +# [Documentation](http://hazelnupp.rtfm.etiennes.de) +## [Direct link to docs of the main class](http://hazelnupp.rtfm.etiennes.de/classHazelnp_1_1CmdArgsInterface.html) # Hazelnupp is a simple, easy to use command line parameter parser. @@ -363,7 +363,7 @@ If a description is not set, the last line will simply be omitted. ## More examples? Check out the [tests](https://github.com/Leonetienne/Hazelnupp/tree/master/Test_Hazelnupp)! They may help you out! -Also make sure to check out the [doxygen docs](https://leonetienne.github.io/Hazelnupp/)! +Also make sure to check out the [doxygen docs](http://hazelnupp.rtfm.etiennes.de)! ## What is not supported?