From 5d49a522c06129521aaf8dc1ce36e8bffa357039 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Tue, 12 Jan 2021 13:49:49 -0800 Subject: [PATCH] add to navigation js page --- website/content/guides/1.7-plugin-upgrade/index.mdx | 6 ++---- website/data/guides-navigation.js | 5 ++++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/website/content/guides/1.7-plugin-upgrade/index.mdx b/website/content/guides/1.7-plugin-upgrade/index.mdx index f6f71a887..09a1aa2b9 100644 --- a/website/content/guides/1.7-plugin-upgrade/index.mdx +++ b/website/content/guides/1.7-plugin-upgrade/index.mdx @@ -1,8 +1,6 @@ --- -page_title: Upgrading your plugin to use the packer-plugin-sdk -sidebar_title: Upgrade Your Plugin to use the packer-plugin-sdk -description: |- - This guide tells you how to update your plugin to use the new packer-plugin-sdk +page_title: Upgrading your plugin to use the Packer plugin sdk +sidebar_title: Upgrade Your Plugin to use the Packer plugin sdk --- # Upgrading your plugin to be compatible with Packer v1.7.0 diff --git a/website/data/guides-navigation.js b/website/data/guides-navigation.js index f19626577..74145ee5e 100644 --- a/website/data/guides-navigation.js +++ b/website/data/guides-navigation.js @@ -14,7 +14,10 @@ export default [ category: 'automatic-operating-system-installs', content: ['autounattend_windows', 'preseed_ubuntu'], }, - + { + category: '1.7-plugin-upgrade', + content: [], + }, { category: 'workflow-tips-and-tricks', content: [