Skip to content

Commit b7f471a

Browse files
committed
chore: update readme badge [ci skip]
1 parent 1ca7c1d commit b7f471a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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/main.png?style=shield)](https://circleci.com/gh/vuejs/vuex)
4+
[![ci status](https://github.com/vuejs/vuex/actions/workflows/ci.yml/badge.svg)](https://github.com/vuejs/vuex/actions/workflows/ci.yml)
55

66
---
77

0 commit comments

Comments
 (0)