diff options
author | John MacFarlane <[email protected]> | 2015-02-04 10:33:02 -0800 |
---|---|---|
committer | John MacFarlane <[email protected]> | 2015-02-04 10:33:02 -0800 |
commit | 3a5ed08c6a233aecb66e5e3c7d22e19998f94087 (patch) | |
tree | a889093b4f2c24aa8117106a151769224e0cc384 /README.md | |
parent | c698cdcbd2e61f91059479bc18c8f3ca4da62fb7 (diff) |
Use try.commonmark.org for dingus address.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ CommonMark is a rationalized version of Markdown syntax, with a [spec][the spec] and BSD-licensed reference implementations in C and JavaScript. -[Try it now!](http://spec.commonmark.org/dingus.html) +[Try it now!](http://try.commonmark.org/) For more information, see <http://commonmark.org>. |