Skip to content
Snippets Groups Projects
Commit b7f07850 authored by Cole R Lawrence's avatar Cole R Lawrence Committed by Marijn Haverbeke
Browse files

Link text runmode script in the correct location

parent 9951761d
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment