docs: Fix broken link to Auth0 quick-start guide

This commit is contained in:
Rebecca Le 2023-12-06 11:02:04 +08:00
parent 739a544651
commit d360117c2a
No known key found for this signature in database
GPG key ID: 45EC503B31710A41
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ In order to use Auth0 you need to provide the following minimum configuration:
- `client_secret`
- `site`
See the [Auth0 quickstart guide](/documentation/tutorials/auth0-quickstart.html)
See the [Auth0 quickstart guide](/documentation/tutorials/auth0-quickstart.md)
for more information.
## DSL Documentation

View file

@ -14,7 +14,7 @@ defmodule AshAuthentication.Strategy.Auth0 do
- `client_secret`
- `site`
See the [Auth0 quickstart guide](/documentation/tutorials/auth0-quickstart.html)
See the [Auth0 quickstart guide](/documentation/tutorials/auth0-quickstart.md)
for more information.
## DSL Documentation