diff --git a/mkdocs.yml b/mkdocs.yml index 6d067ffe..ab65fa41 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -32,9 +32,8 @@ nav: - Use TF-Controller: 'use_tf_controller/index.md' - Branch Planner: - User Guide: 'branch_planner/index.md' - - Getting Started: 'branch_planner/getting-started.md' - - Least Required Permissions: 'branch_planner/least-required-permissions.md' - - Terraform Cloud Integration: 'branch_planner/tfc-integration.md' + - Getting Started: 'branch_planner/branch-planner-getting-started.md' + - Branch Planner and Terraform Cloud Integration: 'branch_planner/branch-planner-tfc-integration-getting-started.md' - How to: 'how_to/index.md' - API References: 'References/terraform.md' - CLI References: 'tfctl.md'