From 128c87ab33e06c7de9bc4142b4481c24dccff9e4 Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Fri, 6 Nov 2020 12:58:51 +0100 Subject: [PATCH] Rename migration menu items As they are used in the metadata, instead of the title from the document. Signed-off-by: Hidde Beydals --- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 0bd48d2c..9c4cafd0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -52,9 +52,9 @@ nav: - Monitoring with Prometheus: guides/monitoring.md - Sealed Secrets: guides/sealed-secrets.md - Mozilla SOPS: guides/mozilla-sops.md - - Migrate: - - From Flux v1: guides/flux-v1-migration.md - - From the Helm Operator: guides/helm-operator-migration.md + - Migration: + - Migrate from Flux v1: guides/flux-v1-migration.md + - Migrate from the Helm Operator: guides/helm-operator-migration.md - Toolkit Components: - Overview: components/index.md - Source Controller: