Better link fix

Signed-off-by: Larry Knott <larry.knott@autodesk.com>
This commit is contained in:
Larry Knott
2023-11-27 13:55:46 -08:00
parent 4050f7776b
commit d5f0e991ea
+2 -2
View File
@@ -31,8 +31,8 @@ with a `Bearer` token, which should then be the Backstage token returned by the
These are the endpoints that deal with reading of entities directly. What it
exposes are final entities - i.e. the output of all processing and the stitching
process, not the raw originally ingested entity data. See [The Life of an
Entity](https://backstage.io/docs/features/software-catalog/life-of-an-entity) for more details about this process and
process, not the raw originally ingested entity data. See
[The Life of an Entity](./life-of-an-entity.md) for more details about this process and
distinction.
### `GET /entities`