[Docs] Fix broken links and more

This commit is contained in:
Stefan Ålund
2020-07-15 12:24:15 +02:00
parent 8ec6ed5170
commit f59dd3a073
9 changed files with 8 additions and 6 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ as possible to create new plugins, and an auth solution based on user-to-server
OAuth helps in that regard.
The method with which frontend plugins request access to third party services is
through [Utility APIs](../getting-started/utility-apis.md) for each service
provider. For a full list of providers, see [TODO](#TODO).
through [Utility APIs](../api/utility-apis.md) for each service provider. For a
full list of providers, see [TODO](#TODO).
### Identity - WIP