1
0
Fork 0

Fix Foxx Auth link in docs

This commit is contained in:
Simran Brucherseifer 2016-10-10 17:32:38 +02:00
parent 0bfe4473ee
commit 4af426f494
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
!CHAPTER Auth and OAuth2
The `util-simple-auth` and `util-oauth2` Foxx services have been replaced with the [Foxx auth](Auth.md) and Foxx OAuth2<!-- TODO (link to docs) --> modules. It is no longer necessary to install these services as dependencies in order to use the functionality.
The `util-simple-auth` and `util-oauth2` Foxx services have been replaced with the [Foxx auth](../Auth.md) and Foxx OAuth2<!-- TODO (link to docs) --> modules. It is no longer necessary to install these services as dependencies in order to use the functionality.
Old: