Fixed CI and addressed feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -237,7 +237,7 @@ const config: Config = {
|
||||
},
|
||||
{
|
||||
from: '/docs/features/software-templates/testing-scaffolder-alpha',
|
||||
to: '/docs/features/software-templates/migrating-to-rjsf-v5',
|
||||
to: '/docs/features/software-templates/',
|
||||
},
|
||||
{
|
||||
from: '/docs/auth/glossary',
|
||||
@@ -291,6 +291,10 @@ 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/',
|
||||
},
|
||||
],
|
||||
}),
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user