Skip to content

Commit

Permalink
Fix appveyor links.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Aug 27, 2018
1 parent 14ae4f3 commit a9f67da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmark
=====

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

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

0 comments on commit a9f67da

Please sign in to comment.