File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11cmark
22=====
33
4- [ ![ Build Status]] ( https://travis-ci.org/jgm /cmark )
4+ [ ![ Build Status]] ( https://travis-ci.org/commonmark /cmark )
55[ ![ Windows Build Status]] ( https://ci.appveyor.com/project/jgm/cmark )
66
77` cmark ` is the C reference implementation of [ CommonMark] , a
@@ -171,7 +171,7 @@ Contributing
171171There is a [ forum for discussing
172172CommonMark] ( http://talk.commonmark.org ) ; you should use it instead of
173173github issues for questions and possibly open-ended discussions.
174- Use the [ github issue tracker] ( http://github.com/jgm /CommonMark/issues )
174+ Use the [ github issue tracker] ( http://github.com/commonmark /CommonMark/issues )
175175only for simple, clear, actionable issues.
176176
177177Authors
@@ -191,8 +191,8 @@ most of the C library's API and its test harness.
191191[ CommonMark ] : http://commonmark.org
192192[ cmake ] : http://www.cmake.org/download/
193193[ re2c ] : http://re2c.org
194- [ commonmark.js ] : https://github.com/jgm /commonmark.js
195- [ Build Status ] : https://img.shields.io/travis/jgm /cmark/master.svg?style=flat
194+ [ commonmark.js ] : https://github.com/commonmark /commonmark.js
195+ [ Build Status ] : https://img.shields.io/travis/commonmark /cmark/master.svg?style=flat
196196[ Windows Build Status ] : https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true
197197[ american fuzzy lop ] : http://lcamtuf.coredump.cx/afl/
198198[ libFuzzer ] : http://llvm.org/docs/LibFuzzer.html
You can’t perform that action at this time.
0 commit comments