From f617ba01bd7868d517c65bdf00dd452e14ff49f2 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 15 Feb 2022 17:35:19 +0000 Subject: [PATCH] backport of commit 4b1bed252e5aca5b2d73eddb489f0f0aa59f8b0d --- .../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 b131d274c..1649f14a5 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -871,8 +871,8 @@ ] }, { - "title": "Packer Integration Program", - "path": "packer-integration-program" + "title": "Integration Program", + "path": "partnerships" }, { "divider": true