Skip to content

Commit c0a8546

Browse files
committed
chore: fix ci links
1 parent dc52da1 commit c0a8546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<a href="https://www.npmjs.com/package/@vuex-orm/core">
99
<img alt="npm" src="https://img.shields.io/npm/v/@vuex-orm/core?color=blue" alt="NPM">
1010
</a>
11-
<a href="https://travis-ci.org/vuex-orm/vuex-orm">
11+
<a href="https://travis-ci.org/vuex-orm/vuex-orm-next">
1212
<img src="https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master" alt="Travis CI">
1313
</a>
14-
<a href="https://codecov.io/gh/vuex-orm/vuex-orm">
14+
<a href="https://codecov.io/gh/vuex-orm/vuex-orm-next">
1515
<img src="https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg" alt="codecov">
1616
</a>
1717
<a href="https://github.com/vuex-orm/vuex-orm-next/blob/master/LICENSE">

0 commit comments

Comments
 (0)