From ecd5653fadf90f04cbb03a0bc399add59355129b Mon Sep 17 00:00:00 2001 From: Tjitse Date: Fri, 22 Mar 2019 10:28:28 +0100 Subject: [PATCH] Update reference to Magento 2 module --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aee3260..04dc500 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ export const registerModules: VueStorefrontModule[] = [ ] ```` -5. Install the appropriate module for your CMS. Currently only [Magento 2](https://github.com/DivanteLtd/magento2-external-checkout) is supported. +5. Install the appropriate module for your CMS. Currently only [Magento 2](https://github.com/Vendic/magento2-external-checkout) is supported. ### Installation with Yarn [This feature is not yet support](https://github.com/Vendic/vsf-external-checkout/issues/2)