Removed redirect based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -291,10 +291,6 @@ const config: Config = {
|
||||
from: '/docs/plugins/existing-plugins',
|
||||
to: '/docs/plugins/',
|
||||
},
|
||||
{
|
||||
from: '/docs/features/software-templates/migrating-to-rjsf-v5',
|
||||
to: '/docs/features/software-templates/',
|
||||
},
|
||||
],
|
||||
}),
|
||||
[
|
||||
|
||||
@@ -8,7 +8,6 @@ plugins:
|
||||
- redirects:
|
||||
redirect_maps:
|
||||
'index.md': 'overview/what-is-backstage.md'
|
||||
'features/software-templates/migrating-from-v1beta2-to-v1beta3.md': 'features/software-templates/index.md'
|
||||
|
||||
# For sidebar navigation on https://backstage.io/, see `microsite/sidebars.js`
|
||||
nav:
|
||||
|
||||
Reference in New Issue
Block a user