From ff25046e7e76bdc8ff061bc442ec28080c1bf934 Mon Sep 17 00:00:00 2001 From: abhishek Date: Wed, 1 Jul 2020 17:32:50 +0530 Subject: [PATCH] fixed link to Secrets reference --- config/samples/.gitkeep | 0 config/webhook/manifests.yaml | 0 docs/services/cosmosdb/cosmosdb.md | 0 docs/services/eventhub/eventhub.md | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 config/samples/.gitkeep mode change 100644 => 100755 config/webhook/manifests.yaml mode change 100644 => 100755 docs/services/cosmosdb/cosmosdb.md diff --git a/config/samples/.gitkeep b/config/samples/.gitkeep old mode 100644 new mode 100755 diff --git a/config/webhook/manifests.yaml b/config/webhook/manifests.yaml old mode 100644 new mode 100755 diff --git a/docs/services/cosmosdb/cosmosdb.md b/docs/services/cosmosdb/cosmosdb.md old mode 100644 new mode 100755 diff --git a/docs/services/eventhub/eventhub.md b/docs/services/eventhub/eventhub.md index 1caa859d839..c8e5c8ddd70 100644 --- a/docs/services/eventhub/eventhub.md +++ b/docs/services/eventhub/eventhub.md @@ -14,7 +14,7 @@ The Event Hubs operator can be used to provision the following resources. The Event Hubs operator deploys an event hub in the specified namespace according to the spec. -As an output of deployment, the operator stores a JSON formatted secret with the following fields. For more details on where the secrets are stored, look [here](/docs/secrets.md) +As an output of deployment, the operator stores a JSON formatted secret with the following fields. For more details on where the secrets are stored, look [here](/docs/topics/secrets.md) - `primaryConnectionString` - `secondaryConnectionString`