From 8f90d69b3ba73ad5203357d7b4533afcbab74f7e Mon Sep 17 00:00:00 2001 From: AmbrishRamachandiran Date: Wed, 10 Jan 2024 18:20:49 +0530 Subject: [PATCH] Fixing frontend system docs Signed-off-by: AmbrishRamachandiran --- docs/frontend-system/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontend-system/index.md b/docs/frontend-system/index.md index 0dda44555c..201718f6d3 100644 --- a/docs/frontend-system/index.md +++ b/docs/frontend-system/index.md @@ -12,4 +12,4 @@ description: The Frontend System The new frontend system is in alpha, and only a few plugins support the system so far. We do not yet 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. -You can find an example app setup in [the `app-next` package](https://github.com/backstage/backstage/tree/master/packages/app-next). +You can find an example app setup in the [`app-next` package](https://github.com/backstage/backstage/tree/master/packages/app-next).