From 96d7e8ae749b8f33c6480856489c5507725e194e Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Mon, 9 Sep 2019 18:10:39 -0600 Subject: [PATCH] minor updates to the secrets doc --- content/v2.0/security/secrets/_index.md | 2 +- content/v2.0/security/secrets/manage-secrets.md | 2 +- content/v2.0/security/secrets/use-vault.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v2.0/security/secrets/_index.md b/content/v2.0/security/secrets/_index.md index 4e34bc970..dba43f9a8 100644 --- a/content/v2.0/security/secrets/_index.md +++ b/content/v2.0/security/secrets/_index.md @@ -1,5 +1,5 @@ --- -title: Store and view secrets +title: Store and use secrets description: v2.0/tags: [secrets, security] menu: diff --git a/content/v2.0/security/secrets/manage-secrets.md b/content/v2.0/security/secrets/manage-secrets.md index 17826985f..9b4054267 100644 --- a/content/v2.0/security/secrets/manage-secrets.md +++ b/content/v2.0/security/secrets/manage-secrets.md @@ -4,7 +4,7 @@ description: Manage secrets in InfluxDB with the InfluxDB API. v2.0/tags: [secrets, security] menu: v2_0: - parent: Store secrets + parent: Store and use secrets weight: 201 --- diff --git a/content/v2.0/security/secrets/use-vault.md b/content/v2.0/security/secrets/use-vault.md index dd2fdc65a..a6a9197d7 100644 --- a/content/v2.0/security/secrets/use-vault.md +++ b/content/v2.0/security/secrets/use-vault.md @@ -4,7 +4,7 @@ description: Manage secrets in InfluxDB using the InfluxDB UI or the influx CLI. v2.0/tags: [secrets, security] menu: v2_0: - parent: Store secrets + parent: Store and use secrets weight: 201 ---