From 384febd92a774772bdbbb1643ab5f323257e9bb8 Mon Sep 17 00:00:00 2001 From: Abhay-soni-developer Date: Thu, 2 Feb 2023 10:27:14 +0530 Subject: [PATCH] readme fixed Signed-off-by: Abhay-soni-developer --- plugins/microsoft-calendar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/microsoft-calendar/README.md b/plugins/microsoft-calendar/README.md index 11af933cf6..71e547cf9e 100644 --- a/plugins/microsoft-calendar/README.md +++ b/plugins/microsoft-calendar/README.md @@ -6,7 +6,7 @@ _This plugin was created through the Backstage CLI_ You can use this plugin by import MicrosoftCalendar from "@backstage/plugin-microsoft-calendar" -> import { MicrosoftCalendar } from "@internal/plugin-microsoft-calendar" +> import { MicrosoftCalendar } from "@backstage/plugin-microsoft-calendar" > >