From df5699c10ded0610a86f0cd55e45e2c2adac0268 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Fri, 18 Feb 2022 10:01:59 -0500 Subject: [PATCH] Rename integration program documentation (#11570) --- .../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