From e9c80a27c4d02268ec14354271f9a1549b8f0cf8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 25 Jan 2015 11:28:14 -0800 Subject: Fixed link to spec. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 81bd93e..a7b9b40 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ implementations in C and JavaScript. [Try it now!](http://spec.commonmark.org/dingus.html) +[the spec]: http://spec.commonmark.org/ + For more details, see . This repository contains the spec itself, along with tools for @@ -33,7 +35,6 @@ actually running the tests, you can do: and you'll get all the tests in JSON format. -[The spec]: http://spec.commonmark.org/0.13/ The spec -------- -- cgit v1.2.3