Skip to content

Commit 9375ccd

Browse files
authored
Fix auth API docs link
1 parent 4af31f3 commit 9375ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For more information about [auth0](https://auth0.com) check our [documentation p
2222

2323
## Authentication API Client
2424

25-
This client must be used to access Auth0's [Authentication API](https://auth0.com/docs/auth-api).
25+
This client must be used to access Auth0's [Authentication API](https://auth0.com/docs/api/authentication).
2626

2727
The **AuthenticationClient** constructor takes an _optional_ client ID, if specified it will be used as default value for all endpoints that accept a client ID.
2828

0 commit comments

Comments
 (0)