summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-25 11:28:32 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-25 11:28:32 -0800
commitb2c57d51f009af453321c9d14f5a06c0090b6c90 (patch)
tree67691721eb0814101c1cd0d84823d1c8f8bcacac /README.md
parentb9622baf1ecea174a0093657f73971b693622a3a (diff)
Fixed link to spec.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61df752..f74351a 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ languages: see the `wrappers/` subdirectory for some simple examples.
[sundown]: https://github.com/vmg/sundown
[benchmarks]: benchmarks.md
+[the spec]: http://spec.commonmark.org
Installing
----------