We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc52da1 commit c0a8546Copy full SHA for c0a8546
README.md
@@ -8,10 +8,10 @@
8
<a href="https://www.npmjs.com/package/@vuex-orm/core">
9
<img alt="npm" src="https://img.shields.io/npm/v/@vuex-orm/core?color=blue" alt="NPM">
10
</a>
11
- <a href="https://travis-ci.org/vuex-orm/vuex-orm">
+ <a href="https://travis-ci.org/vuex-orm/vuex-orm-next">
12
<img src="https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master" alt="Travis CI">
13
14
- <a href="https://codecov.io/gh/vuex-orm/vuex-orm">
+ <a href="https://codecov.io/gh/vuex-orm/vuex-orm-next">
15
<img src="https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg" alt="codecov">
16
17
<a href="https://github.com/vuex-orm/vuex-orm-next/blob/master/LICENSE">
0 commit comments