Merge pull request #17339 from awanlin/topic/remove-running-backstage-locally
Removed Running Backstage Locally documentation page
This commit is contained in:
@@ -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/',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user