From 573b2985b2fb2e58c5c5e5fee813ee194e3a2e2d Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Mon, 29 Aug 2022 16:18:13 -0700 Subject: [PATCH] Add migration from Ignition page to index Signed-off-by: Louise Poubel --- garden/index.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/garden/index.yaml b/garden/index.yaml index 93d0e4c94..da3c47b85 100644 --- a/garden/index.yaml +++ b/garden/index.yaml @@ -29,6 +29,9 @@ pages: - name: install_windows_src title: Windows Source Install file: install_windows_src.md + - name: migration_from_ignition + title: Migration from Ignition + file: migration_from_ignition.md - name: troubleshooting title: Troubleshooting file: troubleshooting.md