From 2db71be89157c1ca8437e4f0c45ae99d60928bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20=C3=85lund?= Date: Mon, 16 Mar 2020 08:58:21 +0100 Subject: [PATCH] Fix broken link --- plugins/welcome/src/components/WelcomePage/WelcomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx b/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx index ff0fd52829..2d4afff839 100644 --- a/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx +++ b/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx @@ -77,7 +77,7 @@ const WelcomePage: FC<{}> = () => { We suggest you either check out the documentation for{' '} - + creating a plugin {' '} or have a look in the code for the{' '} @@ -96,7 +96,7 @@ const WelcomePage: FC<{}> = () => { backstage.io - + Create a plugin