From cd14bf99ef4a2ef3e1028e83ab159a46576bb6d1 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Wed, 9 Aug 2017 13:17:56 -0400 Subject: [PATCH] docs: fix broken link --- website/source/docs/vault-enterprise/identity/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/vault-enterprise/identity/index.html.md b/website/source/docs/vault-enterprise/identity/index.html.md index ad46bbb915..c51719f5a5 100644 --- a/website/source/docs/vault-enterprise/identity/index.html.md +++ b/website/source/docs/vault-enterprise/identity/index.html.md @@ -82,4 +82,4 @@ users. ### API Vault identity can be managed entirely over the HTTP API. Please see [Identity -API](/api/secrets/identity/index.html) for more details. +API](/api/secret/identity/index.html) for more details.