From bedd4b1274dca17a0e0bd93cd13af1ac8a1d01d0 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Tue, 15 Oct 2019 14:46:36 -0600 Subject: [PATCH] fix links to azure setup instructions (#1963) Signed-off-by: Steve Kriss --- site/docs/master/debugging-install.md | 4 ++-- site/docs/v1.0.0/debugging-install.md | 4 ++-- site/docs/v1.1.0/debugging-install.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/docs/master/debugging-install.md b/site/docs/master/debugging-install.md index aacca601d..4abc5a3e1 100644 --- a/site/docs/master/debugging-install.md +++ b/site/docs/master/debugging-install.md @@ -52,7 +52,7 @@ This means that the secrets containing the Azure service principal credentials f properly into the Velero server pod. Ensure the following: * The `cloud-credentials` secret exists in the Velero server's namespace -* The `cloud-credentials` secret has all of the expected keys and each one has the correct value (see [setup instructions](0)) +* The `cloud-credentials` secret has all of the expected keys and each one has the correct value (see [setup instructions][0]) * The `cloud-credentials` secret is defined as a volume for the Velero deployment * The `cloud-credentials` secret is being mounted into the Velero server pod at `/credentials` @@ -68,4 +68,4 @@ into the Velero server pod. Ensure the following: * The `cloud-credentials` secret is defined as a volume for the Velero deployment * The `cloud-credentials` secret is being mounted into the Velero server pod at `/credentials` -[0]: azure-config#credentials-and-configuration +[0]: azure-config.md#create-service-principal diff --git a/site/docs/v1.0.0/debugging-install.md b/site/docs/v1.0.0/debugging-install.md index aacca601d..4abc5a3e1 100644 --- a/site/docs/v1.0.0/debugging-install.md +++ b/site/docs/v1.0.0/debugging-install.md @@ -52,7 +52,7 @@ This means that the secrets containing the Azure service principal credentials f properly into the Velero server pod. Ensure the following: * The `cloud-credentials` secret exists in the Velero server's namespace -* The `cloud-credentials` secret has all of the expected keys and each one has the correct value (see [setup instructions](0)) +* The `cloud-credentials` secret has all of the expected keys and each one has the correct value (see [setup instructions][0]) * The `cloud-credentials` secret is defined as a volume for the Velero deployment * The `cloud-credentials` secret is being mounted into the Velero server pod at `/credentials` @@ -68,4 +68,4 @@ into the Velero server pod. Ensure the following: * The `cloud-credentials` secret is defined as a volume for the Velero deployment * The `cloud-credentials` secret is being mounted into the Velero server pod at `/credentials` -[0]: azure-config#credentials-and-configuration +[0]: azure-config.md#create-service-principal diff --git a/site/docs/v1.1.0/debugging-install.md b/site/docs/v1.1.0/debugging-install.md index aacca601d..4abc5a3e1 100644 --- a/site/docs/v1.1.0/debugging-install.md +++ b/site/docs/v1.1.0/debugging-install.md @@ -52,7 +52,7 @@ This means that the secrets containing the Azure service principal credentials f properly into the Velero server pod. Ensure the following: * The `cloud-credentials` secret exists in the Velero server's namespace -* The `cloud-credentials` secret has all of the expected keys and each one has the correct value (see [setup instructions](0)) +* The `cloud-credentials` secret has all of the expected keys and each one has the correct value (see [setup instructions][0]) * The `cloud-credentials` secret is defined as a volume for the Velero deployment * The `cloud-credentials` secret is being mounted into the Velero server pod at `/credentials` @@ -68,4 +68,4 @@ into the Velero server pod. Ensure the following: * The `cloud-credentials` secret is defined as a volume for the Velero deployment * The `cloud-credentials` secret is being mounted into the Velero server pod at `/credentials` -[0]: azure-config#credentials-and-configuration +[0]: azure-config.md#create-service-principal