From 1157fe2b96101fdf8021e1bb4bce9a7243f07f48 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Mon, 5 Jan 2026 13:54:31 -0500 Subject: [PATCH] Update demo site reference in registration guide Clarified reference to the Backstage demo site in the documentation. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/register-a-component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/register-a-component.md b/docs/getting-started/register-a-component.md index 3704e09af2..9fe328c0ff 100644 --- a/docs/getting-started/register-a-component.md +++ b/docs/getting-started/register-a-component.md @@ -42,7 +42,7 @@ To manually register a component in the software catalog: 3. Fill out the template. - The standalone Backstage application includes one template. For this example, enter the repository URL to the entity file, `https://github.com/backstage/backstage/blob/master/catalog-info.yaml.` This is used in our [demo site](https://demo.backstage.io) catalog. + The standalone Backstage application includes one template. For this example, enter the repository URL to the entity file, `https://github.com/backstage/backstage/blob/master/catalog-info.yaml.` This is used in the Backstage [demo site](https://demo.backstage.io) catalog. ![enter url of component entity file.](../assets/uiguide/enter-url-of-component.png)