From c5905a9fc9498f522a0fab01bd3939aa3bb483cd Mon Sep 17 00:00:00 2001 From: Omar Khawaja Date: Thu, 29 Nov 2018 14:35:39 -0500 Subject: [PATCH] fix step 5 broken link (#4939) --- .../source/guides/operations/vault-integration/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/operations/vault-integration/index.html.md b/website/source/guides/operations/vault-integration/index.html.md index d8d0ee5da..cbd686b08 100644 --- a/website/source/guides/operations/vault-integration/index.html.md +++ b/website/source/guides/operations/vault-integration/index.html.md @@ -647,7 +647,7 @@ AWS security group if you choose this method). [role]: https://www.vaultproject.io/docs/auth/token.html [seal]: https://www.vaultproject.io/docs/concepts/seal.html [secrets-task-directory]: /docs/runtime/environment.html#secrets- -[step-5]: /guides/vault-integration.html#step-5-create-a-token-role +[step-5]: /guides/operations/vault-integration/index.html#step-5-create-a-token-role [template]: /docs/job-specification/template.html [token]: https://www.vaultproject.io/docs/concepts/tokens.html [vault]: https://www.vaultproject.io/