From 9ae00e86be9847a3f0eba9112c3804490744bdb3 Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 8 Feb 2023 16:19:31 +0100 Subject: [PATCH] chore: fix changeset Signed-off-by: blam --- .changeset/rotten-birds-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rotten-birds-build.md b/.changeset/rotten-birds-build.md index 24bcb599bd..e165129998 100644 --- a/.changeset/rotten-birds-build.md +++ b/.changeset/rotten-birds-build.md @@ -4,4 +4,4 @@ Created a new plugin `@backstage/plugin-microsoft-calendar` to display events from a Microsoft Calendar. -please refer to the [README.md](https://backstage.io/docs/plugins/microsoft-calendar/README.md) for step-by-step instructions to setup the plugin in your Backstage instance. +please refer to the [README.md](https://github.com/backstage/backstage/blob/master/plugins/microsoft-calendar/README.md) for step-by-step instructions to setup the plugin in your Backstage instance.