Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #263 from squarebracket/fix-docs
Browse files Browse the repository at this point in the history
add missing [ to link in docs
  • Loading branch information
alexkappa committed Aug 23, 2020
2 parents ac17c84 + fcb594d commit 90a87ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ $ terraform plan

## Importing resources

To import Auth0 resources, you will need to know their id. You can use the Auth0 API Explorer](https://auth0.com/docs/api/management/v2) to easily find your resource id.
To import Auth0 resources, you will need to know their id. You can use the [Auth0 API Explorer](https://auth0.com/docs/api/management/v2) to easily find your resource id.

0 comments on commit 90a87ab

Please sign in to comment.