Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 395709 - Settings Plugins Code Mirror Plugin page contains broken…
… link (404)
  • Loading branch information
mamacdon committed Feb 20, 2013
1 parent 6e8b3dd commit 21adcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/codeMirrorPlugin.html
Expand Up @@ -36,7 +36,7 @@
</head>
<body>
<h1>orion-codemirror</h1>
<p>This is a plugin for Orion that provides syntax highlighting using <a href="https://github.com/marijnh/CodeMirror2">CodeMirror</a>
<p>This is a plugin for Orion that provides syntax highlighting using <a href="https://github.com/marijnh/CodeMirror">CodeMirror</a>
<a href="http://codemirror.net/manual.html#modeapi">modes</a>. See below for installation instructions.</p>

<h2>Requirements</h2>
Expand Down

0 comments on commit 21adcae

Please sign in to comment.