diff --git a/demo/runmode.html b/demo/runmode.html index 257f03d6b6c4851f036aa8b84d71e9156c720b7a..ab8938d8d38b3e875b4981b2ab1233df4b95dd34 100644 --- a/demo/runmode.html +++ b/demo/runmode.html @@ -43,7 +43,7 @@ function doHighlight() { <p>Running a CodeMirror mode outside of the editor. The <code>CodeMirror.runMode</code> function, defined - in <code><a href="../addon/runmode/runmode.js">lib/runmode.js</a></code> takes the following arguments:</p> + in <code><a href="../addon/runmode/runmode.js">addon/runmode/runmode.js</a></code> takes the following arguments:</p> <dl> <dt><code>text (string)</code></dt>