Fixed CI and addressed feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2026-03-02 09:44:32 -06:00
parent ce8198bc15
commit 765725c8c2
3 changed files with 6 additions and 24 deletions
+5 -1
View File
@@ -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/',
},
],
}),
[