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>
This commit is contained in:
milliehartnt123
2025-12-03 15:37:16 -07:00
committed by GitHub
parent 4aead6845b
commit 5a86c2b124
+1 -2
View File
@@ -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)