mirror of https://gitee.com/bigwinds/arangodb
Fix Foxx Auth link in docs
This commit is contained in:
parent
0bfe4473ee
commit
4af426f494
|
@ -1,6 +1,6 @@
|
||||||
!CHAPTER Auth and OAuth2
|
!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:
|
Old:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue