Update redirect from '/docs' back to what-is-backstage
Undo change to redirect to new landing page. That will be in a separate PR. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
@@ -209,7 +209,7 @@ const config: Config = {
|
||||
redirects: [
|
||||
{
|
||||
from: '/docs',
|
||||
to: '/docs/landing-page/doc-landing-page',
|
||||
to: '/docs/overview/what-is-backstage',
|
||||
},
|
||||
{
|
||||
from: '/docs/features/software-catalog/software-catalog-overview',
|
||||
|
||||
Reference in New Issue
Block a user