From 2b1ddf10405278e20a0fcbe856902434974147ce Mon Sep 17 00:00:00 2001 From: Dylan Staley <88163+dstaley@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:05:27 +0000 Subject: [PATCH] backport of commit 73a6def545aee73c4b3838e9c767c708f69c158f --- website/content/{ => docs}/community-tools.mdx | 0 website/data/docs-nav-data.json | 4 ++++ 2 files changed, 4 insertions(+) rename website/content/{ => docs}/community-tools.mdx (100%) diff --git a/website/content/community-tools.mdx b/website/content/docs/community-tools.mdx similarity index 100% rename from website/content/community-tools.mdx rename to website/content/docs/community-tools.mdx diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index e1de91658..7c7e110d5 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -887,6 +887,10 @@ "title": "Integration Program", "path": "partnerships" }, + { + "title": "Community Tools", + "path": "community-tools" + }, { "divider": true },