Skip to content

Commit a9f67da

Browse files
committed
Fix appveyor links.
Closes commonmark#251.
1 parent 14ae4f3 commit a9f67da

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 @@ cmark
22
=====
33

44
[![Build Status]](https://travis-ci.org/commonmark/cmark)
5-
[![Windows Build Status]](https://ci.appveyor.com/project/commonmark/cmark)
5+
[![Windows Build Status]](https://ci.appveyor.com/project/jgm/cmark-0ub06)
66

77
`cmark` is the C reference implementation of [CommonMark], a
88
rationalized version of Markdown syntax with a [spec][the spec].

0 commit comments

Comments
 (0)