diff --git a/README.md b/README.md
index 1eabbeb..9fb9cfe 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@
-
+
-
-
+
+
@@ -35,7 +35,7 @@ We wanted a simple server for sending and receiving messages (in real time per w
* send messages via REST-API
* receive messages via web socket
* manage users, clients and applications
-* [API Docs](https://gotify.net/api-docs) (also available at `/docs`)
+* [Plugins](https://gotify.net/docs/plugin)
* Web-UI -> [./ui](ui)
* CLI for sending messages -> [gotify/cli](https://github.com/gotify/cli)
* Android-App -> [gotify/android](https://github.com/gotify/android)
@@ -52,7 +52,7 @@ We wanted a simple server for sending and receiving messages (in real time per w
[Install](https://gotify.net/docs/install) ᛫
[Configuration](https://gotify.net/docs/config) ᛫
[REST-API](https://gotify.net/api-docs) ᛫
-[Setup Dev Environment](https://gotify.net/docs/dev-environment)
+[Setup Dev Environment](https://gotify.net/docs/dev-setup)
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the