aboutsummaryrefslogtreecommitdiff
path: root/spec.redirect.in
diff options
context:
space:
mode:
Diffstat (limited to 'spec.redirect.in')
-rw-r--r--spec.redirect.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/spec.redirect.in b/spec.redirect.in
new file mode 100644
index 0000000..1727497
--- /dev/null
+++ b/spec.redirect.in
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>CommonMark Spec</title>
+ <meta http-equiv="refresh" content="0;URL='http://spec.commonmark.org/VERSION/" >
+ </head>
+ <body>
+ <p>The most recent version of the CommonMark Spec can be found
+at <a href="http://spec.commonmark.org/VERSION/">http://spec.commonmark.org/VERSION/</a>.</p>
+ </body>
+</html>