Skip to content

Commit 3ce98c4

Browse files
committed
fix(readme): Fixed shields url
1 parent 7ef4cff commit 3ce98c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# VueJS Tour
22

33
[![license](https://img.shields.io/github/license/globalhive/vuejs-tour)](https://github.com/GlobalHive/vuejs-tour/blob/master/LICENSE)
4-
[![docs](https://img.shields.io/github/workflow/status/globalhive/vuejs-tour/docs?label=docs)](https://github.com/GlobalHive/vuejs-tour/actions/workflows/docs.yml)
5-
[![build](https://img.shields.io/github/workflow/status/globalhive/vuejs-tour/npm-publish)](https://www.npmjs.com/package/@globalhive/vuejs-tour)
4+
[![docs](https://img.shields.io/github/actions/workflow/status/globalhive/vuejs-tour/docs.yml?branch=master&label=docs)](https://github.com/GlobalHive/vuejs-tour/actions/workflows/docs.yml)
5+
[![build](https://img.shields.io/github/actions/workflow/status/globalhive/vuejs-tour/npm-publish.yml?branch=master)](https://www.npmjs.com/package/@globalhive/vuejs-tour)
66
[![open issues](https://img.shields.io/github/issues-raw/globalhive/vuejs-tour)](https://github.com/GlobalHive/vuejs-tour/issues)<br>
77
[![version](https://img.shields.io/npm/v/@globalhive/vuejs-tour)](https://www.npmjs.com/package/@globalhive/vuejs-tour)
88
[![downloads](https://img.shields.io/npm/dt/@globalhive/vuejs-tour)](https://www.npmjs.com/package/@globalhive/vuejs-tour)

0 commit comments

Comments
 (0)