From ad91b87b0acaf328a1aaa199245c06494381069d Mon Sep 17 00:00:00 2001 From: "Stijn Brouwers (EISMEA)" Date: Thu, 30 May 2024 08:04:21 +0200 Subject: [PATCH] docs(codecommit-integration): Fix url format in locations.md Signed-off-by: Stijn Brouwers (EISMEA) --- docs/integrations/aws-codecommit/locations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/aws-codecommit/locations.md b/docs/integrations/aws-codecommit/locations.md index fc9d2cfb1c..35187b1b89 100644 --- a/docs/integrations/aws-codecommit/locations.md +++ b/docs/integrations/aws-codecommit/locations.md @@ -84,4 +84,4 @@ To register an entity that is stored in an AWS CodeCommit repository, you need t - Now you can copy-paste the URL from your browser inside Backstage The format would be something like: -`https://{region}.console.aws.amazon.com/codesuite/codecommit/repositories/{reponame}/browse/refs/heads/{branch}/--{/path-to-entity-file}/catalog-info.yaml` +`https://{region}.console.aws.amazon.com/codesuite/codecommit/repositories/{reponame}/browse/refs/heads/{branch}/--/catalog-info.yaml`