summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c81db21..3b3545c 100644
--- a/README.md
+++ b/README.md
@@ -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>.