Merge pull request #7322 from gtaylor/patch-1

Fix example plugin link in catalog config doc
This commit is contained in:
Fredrik Adelöw
2021-09-25 10:46:20 +02:00
committed by GitHub
@@ -23,7 +23,7 @@ Locations are added to the catalog under the `catalog.locations` key:
catalog:
locations:
- type: url
target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/artist-lookup-component.yaml
target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/components/artist-lookup-component.yaml
```
The `url` type locations are handled by a standard processor included with the