summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-02-04 10:33:02 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-02-04 10:33:02 -0800
commit3a5ed08c6a233aecb66e5e3c7d22e19998f94087 (patch)
treea889093b4f2c24aa8117106a151769224e0cc384 /README.md
parentc698cdcbd2e61f91059479bc18c8f3ca4da62fb7 (diff)
Use try.commonmark.org for dingus address.
Diffstat (limited to 'README.md')
-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>.