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" > >