Merge pull request #18895 from fevrin/fevrin/fix-backstage-plugin-link

docs: fix a link to the frontend Backstage plugin
This commit is contained in:
Fredrik Adelöw
2023-08-18 14:05:37 +02:00
committed by GitHub
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -86,5 +86,5 @@ some example entities.
## Links
- [catalog](https://github.com/backstage/backstage/tree/master/plugins/catalog-backend)
- [catalog](https://github.com/backstage/backstage/tree/master/plugins/catalog)
is the frontend interface for this plugin.