From 14a620c173f16864d0aee041e6af6d0f319ae35e Mon Sep 17 00:00:00 2001 From: Brian Kassouf Date: Tue, 2 Oct 2018 17:45:17 -0700 Subject: [PATCH] Fix identity link (#5449) --- website/source/api/auth/aws/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/auth/aws/index.html.md b/website/source/api/auth/aws/index.html.md index a44e5b288e..770c56638b 100644 --- a/website/source/api/auth/aws/index.html.md +++ b/website/source/api/auth/aws/index.html.md @@ -134,7 +134,7 @@ $ curl \ ## Configure Identity Integration This configures the way that Vault interacts with the -[Identity](/docs/secrets/identity/index.html.md) store. This currently only +[Identity](/docs/secrets/identity/index.html) store. This currently only configures how identity aliases are generated when using the `iam` auth method. | Method | Path | Produces |