From 5ebab93173544e2d08793b9f528f7e33f9baf1ee Mon Sep 17 00:00:00 2001 From: sschneider-ihre-pvs <86342787+sschneider-ihre-pvs@users.noreply.github.com> Date: Wed, 15 Sep 2021 12:36:12 +0200 Subject: [PATCH] Update README.md --- docs/useful-links/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/useful-links/README.md b/docs/useful-links/README.md index 33d0cd0..af4fafb 100644 --- a/docs/useful-links/README.md +++ b/docs/useful-links/README.md @@ -41,7 +41,7 @@ - [Writing Vuex modules in neat Typescript classes](https://medium.com/coding-blocks/writing-vuex-modules-in-neat-typescript-classes-9bf7b505e7b5) - [Managing multiple central stores with Vuex](https://blog.logrocket.com/managing-multiple-central-stores-with-vuex-74cc44646043) - [Vuex Explained Visually](https://medium.com/vue-mastery/vuex-explained-visually-f17c8c76d6c4) -- [Quick Intro to Vuex ORM](https://www.monterail.com/blog/is-vuejs-enterprise-ready) +- [Quick Intro to Vuex ORM](https://vuejsdevelopers.com/2019/04/29/vuex-orm-quick-intro) ### Mobx