From cae4aeb93e93f8675fb1549085ea0677695be6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mijail=20Rond=C3=B3n?= Date: Tue, 11 Aug 2020 03:24:13 -0500 Subject: [PATCH] Fix create-an-app.md output image (#1897) The image src url is broken. --- docs/getting-started/create-an-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/create-an-app.md b/docs/getting-started/create-an-app.md index ab5e71ad60..32093ea811 100644 --- a/docs/getting-started/create-an-app.md +++ b/docs/getting-started/create-an-app.md @@ -22,7 +22,7 @@ This will create a new Backstage App inside the current folder. The name of the app-folder is the name that was provided when prompted.

- create app + create app

Inside that directory, it will generate all the files and folder structure