From 6977aa70f1ca54d964e16a6fa1c9c2cf31e29451 Mon Sep 17 00:00:00 2001 From: Yoko Date: Mon, 6 Aug 2018 15:50:39 -0700 Subject: [PATCH] Typo fix (#5052) --- website/source/guides/identity/policies.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/identity/policies.html.md b/website/source/guides/identity/policies.html.md index 33b30302cf..c73b12d3ae 100644 --- a/website/source/guides/identity/policies.html.md +++ b/website/source/guides/identity/policies.html.md @@ -594,4 +594,4 @@ requirements. Next, the [AppRole Pull Authentication](/guides/identity/authentic guide demonstrates how to associate policies to a role. To learn about Sentinel policies, refer to the [Sentinel -Policies](/guides/identity/sentinel.html.md) guide. +Policies](/guides/identity/sentinel.html) guide.