From 32fda00eddac91c1fbae2449a7ea99d59258c24e Mon Sep 17 00:00:00 2001 From: Dennis Mader Date: Tue, 20 Feb 2024 10:01:51 +0100 Subject: [PATCH] Update README.md --- packages/component-library/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/component-library/README.md b/packages/component-library/README.md index 1cbcee21e..1ac2d8831 100644 --- a/packages/component-library/README.md +++ b/packages/component-library/README.md @@ -5,7 +5,8 @@ The meteor component library is a Vue component library developed by Shopware. I - Perfect suitable for Shopware Apps - Matches the Shopware administration look and feel - Small bundle sizes with tree-shaking -- Completely tested and [documented](https://shopware.github.io/meteor-component-library/) with Storybook +- Completely tested and [documented](https://meteor-component-library.vercel.app) with Storybook + ## Requirements You need a working **Vue 2 application** with the **i18n plugin** for the translations. The main translations (English and German) are bundled in the components. For other languages you need to add the snippets for the correct paths.