diff options
-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/) [the spec]: http://spec.commonmark.org/ |