Update packages/catalog-model/src/location/helpers.ts
Signed-off-by: Johan Haals johan.haals@gmail.com Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -85,7 +85,7 @@ export function stringifyLocationReference(ref: {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the source code location of the Entity, to the extend which one exists.
|
||||
* Returns the source code location of the Entity, to the extent that one exists.
|
||||
*
|
||||
* If the returned location type is of type 'url', the target should be readable at least
|
||||
* using the UrlReader from @backstage/backend-common. If it is not of type 'url', the caller
|
||||
|
||||
Reference in New Issue
Block a user