Skip to content

Commit 653bfa6

Browse files
committed
Fix the CI badge
1 parent 819c984 commit 653bfa6

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
@@ -2,7 +2,7 @@
22

33
[![License GPL 3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
44
[![MELPA](https://melpa.org/packages/flycheck-mmark-badge.svg)](https://melpa.org/#/flycheck-mmark)
5-
![CI](https://github.com/mmark-md/flycheck-mmark/workflows/CI/badge.svg?branch=master)
5+
[![CI](https://github.com/mmark-md/flycheck-mmark/actions/workflows/ci.yaml/badge.svg)](https://github.com/mmark-md/flycheck-mmark/actions/workflows/ci.yaml)
66

77
This package provides a [Flycheck](http://www.flycheck.org) checker for the
88
[MMark](https://github.com/mmark-md/mmark) markdown processor.

0 commit comments

Comments
 (0)