From 9f365bab3bb895ca2f8f06bd0d6b4192dbe98597 Mon Sep 17 00:00:00 2001 From: Amritpal Nagra Date: Mon, 28 Nov 2022 12:08:11 +0530 Subject: [PATCH] Fix: nesting level in homepage documentation Signed-off-by: Amritpal Nagra --- docs/getting-started/homepage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/homepage.md b/docs/getting-started/homepage.md index eac76b5fdc..2d34998013 100644 --- a/docs/getting-started/homepage.md +++ b/docs/getting-started/homepage.md @@ -78,7 +78,7 @@ const routes = ( ) ``` -### 4. Update sidebar items +#### 4. Update sidebar items Let's update the route for "Home" in the Backstage sidebar to point to the new homepage. We'll also add a Sidebar item to quickly open Catalog.