[Docs] Fix broken links and more

This commit is contained in:
Stefan Ålund
2020-07-15 12:24:15 +02:00
parent 8ec6ed5170
commit f59dd3a073
9 changed files with 8 additions and 6 deletions
+3 -3
View File
@@ -62,8 +62,8 @@ collection of tutorials that will guide you through setting up and extending an
instance of Backstage with your own plugins.
- [Development Environment](development-environment.md)
- [Create a Backstage Plugin](create-a-plugin.md)
- [Structure of a Plugin](structure-of-a-plugin.md)
- [Utility APIs](utility-apis.md)
- [Create a Backstage Plugin](../plugins/create-a-plugin.md)
- [Structure of a Plugin](../plugins/structure-of-a-plugin.md)
- [Utility APIs](../api/utility-apis.md)
[Back to Docs](../README.md)