Update sidebar links in sidebars.ts
Added new files and structure for Using Backstage after resolving merge conflicts that incorporated a new format for the sidebars file. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
+10
-2
@@ -69,8 +69,16 @@ export default {
|
||||
]),
|
||||
sidebarElementWithIndex({ label: 'Using Backstage' }, [
|
||||
'getting-started/logging-in',
|
||||
'getting-started/register-a-component',
|
||||
'getting-started/create-a-component',
|
||||
'getting-started/viewing-catalog',
|
||||
'getting-started/view-what-you-own',
|
||||
'getting-started/viewing-entity-relationships',
|
||||
'getting-started/search-catalog',
|
||||
sidebarElementWithIndex({ label: 'Managing Components' }, [
|
||||
'getting-started/register-a-component',
|
||||
'getting-started/create-a-component',
|
||||
'getting-started/update-a-component',
|
||||
'getting-started/unregister-delete-component',
|
||||
]),
|
||||
]),
|
||||
'overview/support',
|
||||
'getting-started/keeping-backstage-updated',
|
||||
|
||||
Reference in New Issue
Block a user