diff --git a/docs/auth.md b/docs/auth.md index 84c87866c..291907a3f 100644 --- a/docs/auth.md +++ b/docs/auth.md @@ -1,7 +1,7 @@ ## Authentication -* [OAuth2](auth.md#authorization-with-oauth2) -* [Basic Auth](auth.md#basic-http-auth) +* [OAuth2](auth.md#authentication-with-oauth2) +* [Basic Auth](auth.md#authentication-with-basic-http) --