File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments