From 0cbde1b05d77d3bf398fa0201e54e5b7fe82f69c Mon Sep 17 00:00:00 2001 From: Osnat Vider Date: Thu, 11 Jan 2024 15:01:39 +0000 Subject: Add background migrations troubleshooting page to navigation --- content/_data/navigation.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml index e8338725..5ac3cf28 100644 --- a/content/_data/navigation.yaml +++ b/content/_data/navigation.yaml @@ -421,6 +421,9 @@ sections: doc_url: 'ee/update/plan_your_upgrade.html' - doc_title: Background migrations doc_url: 'ee/update/background_migrations.html' + docs: + - doc_title: Troubleshooting + doc_url: 'ee/update/background_migrations_troubleshooting.html' - doc_title: Upgrade a Linux package instance doc_url: 'ee/update/package/' docs: -- cgit v1.2.3