Merge pull request #31108 from backstage/docs-theming

Improving theming documentation
This commit is contained in:
Patrik Oldsberg
2025-10-07 20:57:55 +02:00
committed by GitHub
16 changed files with 889 additions and 622 deletions
+4
View File
@@ -269,6 +269,10 @@ const config: Config = {
from: '/docs/plugins/url-reader/',
to: '/docs/backend-system/core-services/url-reader',
},
{
from: '/docs/getting-started/app-custom-theme',
to: '/docs/conf/user-interface',
},
],
}),
[