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