Merge pull request #17339 from awanlin/topic/remove-running-backstage-locally

Removed Running Backstage Locally documentation page
This commit is contained in:
Fredrik Adelöw
2023-04-21 21:46:40 +02:00
committed by GitHub
8 changed files with 11 additions and 131 deletions
+4
View File
@@ -125,6 +125,10 @@ module.exports = {
from: '/docs/features/search/search-overview',
to: '/docs/features/search/',
},
{
from: '/docs/getting-started/running-backstage-locally',
to: '/docs/getting-started/',
},
],
},
],
-1
View File
@@ -35,7 +35,6 @@
"getting-started/index",
"getting-started/configuration",
"getting-started/create-an-app",
"getting-started/running-backstage-locally",
{
"type": "category",
"label": "App configuration",