Skip to content

Commit 7110857

Browse files
committed
chore: update readme links [ci skip]
1 parent 0f80c19 commit 7110857

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
@@ -1,11 +1,11 @@
11
# Vuex
22

33
[![npm](https://img.shields.io/npm/v/vuex.svg)](https://npmjs.com/package/vuex)
4-
[![ci status](https://circleci.com/gh/vuejs/vuex/tree/dev.png?style=shield)](https://circleci.com/gh/vuejs/vuex)
4+
[![ci status](https://circleci.com/gh/vuejs/vuex/tree/3.x.png?style=shield)](https://circleci.com/gh/vuejs/vuex)
55

66
---
77

8-
:fire: **HEADS UP!** You're currently looking at Vuex 3 branch. If you're looking for Vuex 4, [please check out `4.0` branch](https://github.com/vuejs/vuex/tree/4.0).
8+
:fire: **HEADS UP!** You're currently looking at Vuex 3 branch. If you're looking for Vuex 4, [please check out `main` branch](https://github.com/vuejs/vuex/tree/main).
99

1010
---
1111

0 commit comments

Comments
 (0)