Update docs/frontend-system/index.md

Co-authored-by: Peter Macdonald <peterm4c@pm.me>
Signed-off-by: Ben Lambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2025-08-21 15:12:33 +02:00
committed by GitHub
parent 7ecdb62400
commit 92472d5317
+1 -1
View File
@@ -7,6 +7,6 @@ description: The Frontend System
## Status
We recommend migrating any apps to the new system. If you add support for the new system to your plugin, please do so under a `/alpha` sub-path export.
We recommend migrating your frontend plugins to the new frontend system. If you do please do so under an `/alpha` sub-path export.
You can find an example app setup in the [`app-next` package](https://github.com/backstage/backstage/tree/master/packages/app-next).