From c0a5e2710aff50cc9c123e94d26351b280f2119c Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Mon, 1 Feb 2021 13:41:20 +0100 Subject: [PATCH] Update docs/features/software-templates/index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw --- docs/features/software-templates/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/software-templates/index.md b/docs/features/software-templates/index.md index 701b38276a..12ce6e3ed3 100644 --- a/docs/features/software-templates/index.md +++ b/docs/features/software-templates/index.md @@ -42,7 +42,7 @@ After filling in these variables, you'll get some more fields to fill out which are required for Backstage usage: the owner (which is a `user` in the backstage system), and the `storePath` which is a destination URL to create for the provider, for instance `https://github.com/backstage/my-new-repository`, or -https://gitlab.com/myorg/myrepo. +`https://gitlab.com/myorg/myrepo`. ![Enter Backstage vars](../../assets/software-templates/template-picked-2.png)