From 5021d8dbfd6ce04ecebb41ccf3d237b0281f60fc Mon Sep 17 00:00:00 2001 From: Juan Lulkin Date: Sun, 21 Feb 2021 00:18:18 +0100 Subject: [PATCH] Fix link to contributors --- microsite/sidebars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 874c9cbda4..217039838c 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -13,7 +13,7 @@ "Getting Started": [ "getting-started/index", "getting-started/running-backstage-locally", - "getting-started/contributing", + "getting-started/contributors", "getting-started/create-an-app", { "type": "subcategory",