From 8c9444160d11fd6252b17d73bb3549f081307f4b Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Mon, 5 Jan 2026 13:25:44 -0500 Subject: [PATCH] Add new links to developer documentation Added links for the new catalog and component pages to the what to next as a developer section at the bottom of the page. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 9075afb82c..ae7d471416 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -184,8 +184,14 @@ Choose the correct next steps for your user role, if you're likely to be deployi - Using your Backstage instance - [Logging into Backstage](./logging-in.md) + - [Viewing the Catalog]/(./viewing-catalog.md) + - [Viewing what you own]/(./view-what-you-own.md) + - [Viewing entity relationships](./viewing-entity-relationships.md) + - [Searching the Catalog](./search-catalog.md) - [Register a component](./register-a-component.md) - [Create a new component](./create-a-component.md) + - [Update a component](./update-a-component.md) + - [Unregistering and deleting a component](./unregister-delete-component.md) Share your experiences, comments, or suggestions with us: [on discord](https://discord.gg/backstage-687207715902193673), file issues for any