Fix example plugin link in catalog config doc

A link to the example artist-lookup-component.yaml file was broken due to a
change in repo directory structure. This commit updates the broken link to
reflect the new location.

Signed-off-by: Greg Taylor <greg@gctaylor.com>
This commit is contained in:
Greg Taylor
2021-09-24 21:41:41 -07:00
committed by Greg Taylor
parent 8796e812e6
commit dc18948371
@@ -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