From 37723aba9d14efd79200a3ddc52d4b5ef7046192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw?= <54472480+radoslaw-sz@users.noreply.github.com> Date: Sun, 22 Oct 2023 15:38:35 +0200 Subject: [PATCH] Update authorUrl in changelog.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com> --- microsite/data/plugins/changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/changelog.yaml b/microsite/data/plugins/changelog.yaml index 2c42f7ada7..dbdec22e2a 100644 --- a/microsite/data/plugins/changelog.yaml +++ b/microsite/data/plugins/changelog.yaml @@ -1,7 +1,7 @@ --- title: Changelog viewer author: RSC Labs -authorUrl: https://github.com/radoslaw-sz +authorUrl: https://rsoftcon.com/ category: Discovery description: View changelogs for your components in Backstage. documentation: https://github.com/RSC-Labs/backstage-changelog-plugin/blob/main/README.md