Merge pull request #7322 from gtaylor/patch-1
Fix example plugin link in catalog config doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user