From bec34b728f87570614837af25497a1be1d51d97c Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Tue, 30 Dec 2025 17:17:46 -0500 Subject: [PATCH] Update prerequisites for registering a component Changed the wording of already having a running standalone app to match the agreed upon text used in creating a component. 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 b3f16ba2ac..3704e09af2 100644 --- a/docs/getting-started/register-a-component.md +++ b/docs/getting-started/register-a-component.md @@ -29,7 +29,7 @@ When registering a component, you can: ## Prerequisites -- A running [standalone Backstage App](./index.md). +- You should have already [installed a standalone app](../getting-started/index.md). ## Registering a component