From 4b1bed252e5aca5b2d73eddb489f0f0aa59f8b0d Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 15 Feb 2022 12:35:19 -0500 Subject: [PATCH] Rename integration program documentation --- .../docs/{packer-integration-program.mdx => partnerships.mdx} | 0 website/data/docs-nav-data.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename website/content/docs/{packer-integration-program.mdx => partnerships.mdx} (100%) diff --git a/website/content/docs/packer-integration-program.mdx b/website/content/docs/partnerships.mdx similarity index 100% rename from website/content/docs/packer-integration-program.mdx rename to website/content/docs/partnerships.mdx diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 366a26e15..58fc84881 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -896,8 +896,8 @@ ] }, { - "title": "Packer Integration Program", - "path": "packer-integration-program" + "title": "Integration Program", + "path": "partnerships" }, { "divider": true