diff --git a/src/Umbraco.Web.UI.Client/src/stories/intro.stories.mdx b/src/Umbraco.Web.UI.Client/src/stories/intro.stories.mdx deleted file mode 100644 index 03f683de8b..0000000000 --- a/src/Umbraco.Web.UI.Client/src/stories/intro.stories.mdx +++ /dev/null @@ -1,25 +0,0 @@ -import { Meta } from '@storybook/addon-docs'; - - - -# Introduction - -Welcome to the Storybook for the backoffice of Umbraco CMS. - -This is a living styleguide that documents the design system of Umbraco CMS. - -## Getting started - -To get started, you can either use the sidebar to navigate to a component, or you can use the search field to find a component. - -## Contributing - -If you want to contribute to the backoffice, you can do so by following the instructions in the [README](https://github.com/umbraco/Umbraco.CMS.Backoffice#readme). - -## License - -Umbraco CMS is licensed under the [MIT license](https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/LICENSE). - -## Credits - -Umbraco CMS is created and maintained by [Umbraco HQ](https://umbraco.com).