diff --git a/README.md b/README.md index 7c4d157..25a0aed 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ sudo make install ``` ## Theme JavaScript API -[Antergos][Antergos] documentation is no longer available, although it is accesible through [Web Archive][WebArchive]. Actual documentation is available in [Gitbook][ApiDoc]. +[Antergos][Antergos] documentation is no longer available, although it is accesible through [Web Archive][WebArchive]. Actual documentation is available in [gh-pages][gh-pages]. -You can access the man-pages `man web-greeter` for some documentation and explanation. Also, you can explore the provided [themes][./themes] for real use cases. +You can access the man-pages `man web-greeter` for some documentation and explanation. Also, you can explore the provided [themes](./themes) for real use cases. ## Enable features ### Brightness control @@ -70,4 +70,4 @@ web-greeter --debug [whither]: https://github.com/JezerM/whither "Whither" [acpilight]: https://gitlab.com/wavexx/acpilight "acpilight" [WebArchive]: https://web.archive.org/web/20190524032923/https://doclets.io/Antergos/web-greeter/stable "Web Archive" -[ApiDoc]: https://amyuki4.gitbook.io/web-greeter/ "API Documentation" +[gh-pages]: https://jezerm.github.io/web-greeter/ "API Documentation"