From ca4cdda5575ea0138dbb1407176d2d7618120717 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 2 Mar 2023 15:36:05 +0100 Subject: [PATCH] chore: links between docs Signed-off-by: blam --- CONTRIBUTING.md | 2 ++ docs/{overview => getting-started}/get-involved.md | 0 microsite-next/sidebars.json | 1 + 3 files changed, 3 insertions(+) rename docs/{overview => getting-started}/get-involved.md (100%) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70b0bcf842..f816f1b6af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,8 @@ Contributions are welcome, and they are greatly appreciated! Every little bit he Backstage is released under the Apache 2.0 License, and original creations contributed to this repo are accepted under the same license. +You can find out more about the types of contributions over at [getting involved](https://backstage.io/docs/getting-started/get-involved)! + ## Get Started! So...feel ready to jump in? Let's do this. 👏🏻💯 diff --git a/docs/overview/get-involved.md b/docs/getting-started/get-involved.md similarity index 100% rename from docs/overview/get-involved.md rename to docs/getting-started/get-involved.md diff --git a/microsite-next/sidebars.json b/microsite-next/sidebars.json index f489771fa0..630e4474e6 100644 --- a/microsite-next/sidebars.json +++ b/microsite-next/sidebars.json @@ -46,6 +46,7 @@ "getting-started/keeping-backstage-updated", "getting-started/concepts", "getting-started/contributors", + "getting-started/get-involved", "getting-started/project-structure" ], "Local Development": [