vuex-orm / plugin-graphql

Vuex ORM persistence plugin to sync the store against a GraphQL API.
https://vuex-orm.github.io/plugin-graphql/
MIT License
227 stars 52 forks source link

The link for "registering your models to the database" is broken #72

Closed eladcandroid closed 5 years ago

eladcandroid commented 5 years ago

This link: https://vuex-orm.github.io/vuex-orm/prologue/getting-started.html#register-models-and-modules-to-the-vuex-store

From this page: https://vuex-orm.github.io/plugin-graphql/guide/setup.html

phortx commented 5 years ago

Fixed