Skip to content

Commit 88796c7

Browse files
committed
[docs] more link fixes
1 parent 359d455 commit 88796c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ upgrade, or `-e` for an editable install.
3939

4040
There are conda packages for the notebook extensions and the
4141
[jupyter_nbextensions_configurator](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator)
42-
available from [conda-forge](https://conda-forge.github.io).
42+
available from [conda-forge](https://conda-forge.org).
4343
You can install both using
4444

4545
conda install -c conda-forge jupyter_contrib_nbextensions

src/jupyter_contrib_nbextensions/nbextensions/code_prettify/README_code_prettify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ History
285285
[ijavascript]: https://n-riesco.github.io/ijavascript
286286
[internals]: #Internals
287287
[js-beautify]: https://github.com/beautify-web/js-beautify
288-
[jsonlite]: https://github.com/jeroenooms/jsonlite
288+
[jsonlite]: https://github.com/jeroen/jsonlite
289289
[jupyter_nbextensions_configurator]: https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator
290290
[KerneExecOnCells library]: README.md
291291
[kernels]: https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages

0 commit comments

Comments
 (0)