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: [