From ea69d160d3e6b1a3270cc9cdd696b8f558516096 Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Wed, 31 Oct 2018 11:03:04 -0400 Subject: [PATCH] docs: update JWT auth method (#5655) - Add convenience/contextual link to API documnetation --- website/source/docs/auth/jwt.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/auth/jwt.html.md b/website/source/docs/auth/jwt.html.md index b96d8771c9cc..ce6bf6971091 100644 --- a/website/source/docs/auth/jwt.html.md +++ b/website/source/docs/auth/jwt.html.md @@ -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 \