From 7d923867a60a27707d15731e00ff604a832c21cf Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:03:41 -0500 Subject: [PATCH] Fix typo in link to viewing entity relationships Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/viewing-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/viewing-catalog.md b/docs/getting-started/viewing-catalog.md index b27f191176..1663c223bf 100644 --- a/docs/getting-started/viewing-catalog.md +++ b/docs/getting-started/viewing-catalog.md @@ -89,7 +89,7 @@ From left to right, the actions are: Selecting an entity in the main panel displays details of the entity. The type of details depends on the type of entity. For example, selecting a Component, such as `example-website`, displays the following details: - `About` - Metadata for the entity, such as description, owner, tags, and domain. -- `Relations` - see [Viewing entity relations](../getting-started/viewing-entitiy-relationships.md) +- `Relations` - see [Viewing entity relations](../getting-started/viewing-entity-relationships.md) - `Links` - any links associated with the entity - `Has subcomponents` - An entity reference to another component of which the component is a part