From eb71e5e24074136cf2da5bc85c34ffb9e9fe9bef Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Fri, 5 Nov 2010 03:12:57 -0700 Subject: [PATCH] fix link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8f27fea7..3664f519 100644 --- a/Readme.md +++ b/Readme.md @@ -3,4 +3,4 @@ ACE (Ajax.org Code Ediror) ACE is a standalone code editor written in JavaScript. It can be easily embedded in any web page and JavaScript application. It is currently used as the editor component of the [Cloud9 IDE](http://cloud9ide.com). -Checkout the (demo)[http://cloud9ide.com]! +Checkout the [demo](http://http://ajaxorg.github.com/ace/demo/editor-build.html)!