Skip to content

Commit feed5d5

Browse files
committed
Stop linking to the github wiki
1 parent f5bf57b commit feed5d5

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

doc/manual.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ <h2 style="position: relative">
7979
functionality. It does provide a rich API on top of which such
8080
functionality can be straightforwardly implemented. See
8181
the <a href="#addons">addons</a> included in the distribution,
82-
and the <a href="https://github.com/codemirror/CodeMirror/wiki/CodeMirror-addons">list
83-
of externally hosted addons</a>, for reusable
84-
implementations of extra features.</p>
82+
and <a href="https://npms.io/search?q=codemirror">3rd party
83+
packages on npm</a>, for reusable implementations of extra
84+
features.</p>
8585

8686
<p>CodeMirror works with language-specific modes. Modes are
8787
JavaScript programs that help color (and optionally indent) text

index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,6 @@ <h2>Community</h2>
171171
that explicit, we have
172172
a <a href="http://contributor-covenant.org/version/1/1/0/">code of
173173
conduct</a> that applies to communication around the project.</p>
174-
175-
<p>A list of CodeMirror-related software that is not part of the
176-
main distribution is maintained
177-
on <a href="https://github.com/codemirror/CodeMirror/wiki/CodeMirror-addons">our
178-
wiki</a>. Feel free to add your project.</p>
179174
</section>
180175

181176
<section id=browsersupport>

0 commit comments

Comments
 (0)