Skip to content

Commit

Permalink
docs: update JWT auth method (#5655)
Browse files Browse the repository at this point in the history
- Add convenience/contextual link to API documnetation
  • Loading branch information
brianshumate authored and chrishoffman committed Oct 31, 2018
1 parent 332be7a commit ea69d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/auth/jwt.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ management tool.
```
1. Use the `/config` endpoint to configure Vault with local keys or an OIDC Discovery URL. For the
list of available configuration options, please see the API documentation.
list of available configuration options, please see the [API documentation](/api/auth/jwt/index.html).
```text
$ vault write auth/jwt/config \
Expand Down

0 comments on commit ea69d16

Please sign in to comment.