Skip to content

Commit

Permalink
chore: fix link (#2359)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinckr committed Feb 16, 2021
1 parent 89df8d7 commit ab06db3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/docs/guides/oauth2-token-introspection.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ should not be exposed publicly.
:::

You can find more details on this endpoint in the
[ORY Hydra API Docs](https://www.ory.sh/docs/). You can also use the CLI command
`hydra token introspect <token>`.
[ORY Hydra API Docs](https://www.ory.sh/hydra/docs/reference/api). You can also
use the CLI command `hydra token introspect <token>`.

Another helpful resource is
[Token Introspection Endpoint](https://www.oauth.com/oauth2-servers/token-introspection-endpoint/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ should not be exposed publicly.
:::

You can find more details on this endpoint in the
[ORY Hydra API Docs](https://www.ory.sh/docs/). You can also use the CLI command
[ORY Hydra API Docs](https://www.ory.sh/hydra/docs/reference/api). You can also use the CLI command
`hydra token introspect <token>`.

Another helpful resource is
Expand Down

0 comments on commit ab06db3

Please sign in to comment.