Fix incorrect markdown links (#1088)

This commit is contained in:
Stefan Ålund
2020-06-01 10:58:23 +02:00
committed by GitHub
parent 15a4d93576
commit 63221f6fc5
+3 -3
View File
@@ -7,6 +7,6 @@ as well as by others that want to consume catalog data.
## Links
- (Default frontend part of the catalog)[https://github.com/spotify/backstage/tree/master/plugins/catalog]
- (Default backend part of the catalog)[https://github.com/spotify/backstage/tree/master/plugins/catalog-backend]
- (The Backstage homepage)[https://backstage.io]
- [Default frontend part of the catalog](https://github.com/spotify/backstage/tree/master/plugins/catalog)
- [Default backend part of the catalog](https://github.com/spotify/backstage/tree/master/plugins/catalog-backend)
- [The Backstage homepage](https://backstage.io)