From f7a89391f861365c5b76f81c5a739ca58abd15ad Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Fri, 1 Mar 2019 16:37:20 +0100 Subject: [PATCH] Adjust README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1eabbeb..9fb9cfe 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ codecov - + Go Report Card - - Swagger Valid + + Docker Pulls FOSSA Status @@ -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