From b087cd9e3b8aa9612b46c35a0bbcfe56e4dd415f Mon Sep 17 00:00:00 2001
From: Joseph Jose <joseph.jose@saintgits.org>
Date: Fri, 12 Aug 2022 05:38:10 +0000
Subject: [PATCH] Add index.md to link in
 management_project_applications/vault.md

---
 .../clusters/manage/management_project_applications/vault.md    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/user/infrastructure/clusters/manage/management_project_applications/vault.md b/doc/user/infrastructure/clusters/manage/management_project_applications/vault.md
index 06e67b78c9183..31a22a240d914 100644
--- a/doc/user/infrastructure/clusters/manage/management_project_applications/vault.md
+++ b/doc/user/infrastructure/clusters/manage/management_project_applications/vault.md
@@ -35,7 +35,7 @@ Vault application causes downtime.
 
 To optimally use Vault in a production environment, it's ideal to have a good understanding
 of the internals of Vault and how to configure it. This can be done by reading
-the [Vault Configuration guide](../../../../../ci/secrets/#configure-your-vault-server),
+the [Vault Configuration guide](../../../../../ci/secrets/index.md#configure-your-vault-server),
 the [Vault documentation](https://www.vaultproject.io/docs/internals) and
 the Vault Helm chart [`values.yaml` file](https://github.com/hashicorp/vault-helm/blob/v0.3.3/values.yaml).
 
-- 
GitLab