From 5a86c2b12452fc70c0dcff34cea78ed480603072 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Wed, 3 Dec 2025 15:37:16 -0700 Subject: [PATCH] Took out audience line in viewing-catalog.md to see if it fixes prettier errors Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/viewing-catalog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/getting-started/viewing-catalog.md b/docs/getting-started/viewing-catalog.md index 1531e0508a..82fb854365 100644 --- a/docs/getting-started/viewing-catalog.md +++ b/docs/getting-started/viewing-catalog.md @@ -5,8 +5,6 @@ sidebar_label: Viewing the Catalog description: Viewing the Catalog --- -Audience: Developers - ## Overview When you first log into your standalone Backstage App, `Home` is selected in the sidebar, which displays the Catalog in the main panel. @@ -91,3 +89,4 @@ Selecting a entity in the main panel displays details of the entity. The type of Selecting a System, such as `examples`, displays `About`, `Relations`, and `Links` similar to a Component, but it also includes `Has components`, `APIs` and `Has Resources`. ![Details of system entity.](../assets/uiguide/details-system-entity.png) +