fix: ref to backstage/backstage at support config warning

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
This commit is contained in:
Patrick Jungermann
2022-03-17 23:56:49 +01:00
parent 38b78e60d5
commit 19648d5cf5
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
fix support config ref to use backstage/backstage
@@ -42,7 +42,7 @@ const DEFAULT_SUPPORT_CONFIG: SupportConfig = {
{
// TODO: Update to dedicated support page on backstage.io/docs
title: 'Add `app.support` config key',
url: 'https://github.com/andrewthauer/backstage/blob/master/app-config.yaml',
url: 'https://github.com/backstage/backstage/blob/master/app-config.yaml',
},
],
},