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 1
1
cmark
2
2
=====
3
3
4
- [ ![ Build Status]] ( https://travis-ci.org/jgm /cmark )
4
+ [ ![ Build Status]] ( https://travis-ci.org/commonmark /cmark )
5
5
[ ![ Windows Build Status]] ( https://ci.appveyor.com/project/jgm/cmark )
6
6
7
7
` cmark ` is the C reference implementation of [ CommonMark] , a
@@ -171,7 +171,7 @@ Contributing
171
171
There is a [ forum for discussing
172
172
CommonMark] ( http://talk.commonmark.org ) ; you should use it instead of
173
173
github 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 )
175
175
only for simple, clear, actionable issues.
176
176
177
177
Authors
@@ -191,8 +191,8 @@ most of the C library's API and its test harness.
191
191
[ CommonMark ] : http://commonmark.org
192
192
[ cmake ] : http://www.cmake.org/download/
193
193
[ 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
196
196
[ Windows Build Status ] : https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true
197
197
[ american fuzzy lop ] : http://lcamtuf.coredump.cx/afl/
198
198
[ libFuzzer ] : http://llvm.org/docs/LibFuzzer.html
You can’t perform that action at this time.
0 commit comments