Skip to content

Commit c26f61a

Browse files
committed
Update badging.
1 parent b591cb0 commit c26f61a

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
@@ -3,8 +3,8 @@ mmd - Miniature Markdown Library
33

44
![Version](https://img.shields.io/github/v/release/michaelrsweet/mmd?include_prereleases)
55
![Apache 2.0](https://img.shields.io/github/license/michaelrsweet/mmd)
6-
[![Build Status](https://img.shields.io/github/workflow/status/michaelrsweet/mmd/Build)](https://github.com/michaelrsweet/mmd/actions/workflows/build.yml)
7-
[![Coverity Scan Status](https://img.shields.io/coverity/scan/22387.svg)](https://scan.coverity.com/projects/michaelrsweet-mmd)
6+
![Build Status](https://img.shields.io/github/actions/workflow/status/michaelrsweet/mmd/build.yml?branch=master)
7+
![Coverity Scan Status](https://img.shields.io/coverity/scan/22387.svg)
88

99
`mmd` is a miniature markdown parsing "library" consisting of a single C source
1010
file and accompanying header file. `mmd` mostly conforms to the [CommonMark][]

0 commit comments

Comments
 (0)