This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git

commit 8988cea7d464992a0f63d2c67f38ea5d837c599f
Author: Mykola Mandra <[email protected]>
AuthorDate: Mon Nov 8 13:48:13 2021 +0000

    Correct menu links to chapters in configuration section
    
    Signed-off-by: Mykola Mandra <[email protected]>
---
 guide/ops/configuration/brooklyn_cfg.md | 2 +-
 guide/ops/configuration/index.md        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/guide/ops/configuration/brooklyn_cfg.md 
b/guide/ops/configuration/brooklyn_cfg.md
index ad9ea50..3fd935a 100644
--- a/guide/ops/configuration/brooklyn_cfg.md
+++ b/guide/ops/configuration/brooklyn_cfg.md
@@ -3,7 +3,7 @@ title: brooklyn.cfg
 layout: website-normal
 children:
 - { section: Quick Setup }
-- { section: Locations }
+- { section: Camp YAML Expressions }
 - { section: Java }
 - { section: Authentication }
 - { section: Entitlements }
diff --git a/guide/ops/configuration/index.md b/guide/ops/configuration/index.md
index b0fd760..77f050c 100644
--- a/guide/ops/configuration/index.md
+++ b/guide/ops/configuration/index.md
@@ -4,7 +4,7 @@ title: Brooklyn Configuration and Options
 layout: website-normal
 children:
 - { section: Memory Usage }
-- { section: Authentication }
+- { section: Authentication and Security }
 - brooklyn_cfg.md
 - https.md
 - cors.md

Reply via email to