From 7688b98d246b8e5f6e3d4a8074984810bacd46fd Mon Sep 17 00:00:00 2001 From: Marijn Haverbeke <marijnh@gmail.com> Date: Thu, 16 Jun 2011 13:38:07 +0200 Subject: [PATCH] Update links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 624b5409..3f1b1cc8 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ CodeMirror 2 is a rewrite of [CodeMirror 1](http://github.com/marijnh/CodeMirror). The docs live -[here](http://codemirror.net/2/manual.html), and the project page is -[http://codemirror.net/2/](http://codemirror.net/2/). +[here](http://codemirror.net/manual.html), and the project page is +[http://codemirror.net/](http://codemirror.net/). -- GitLab