Skip to content

Commit 1b1cc1a

Browse files
committed
[docs] fix some changelog links
1 parent 3a6c40a commit 1b1cc1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ New features and bugfixes:
343343
[@jcb91](https://github.com/jcb91)
344344
add menu items & options for clearing timing data
345345
- `export_embedded`
346-
[#1039](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1022)
346+
[#1039](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1039)
347347
[@gabyx](https://github.com/gabyx)
348348
**New nbextension** providing a menu item to allow downloading the notebook
349349
through the `html_embed` exporter.
@@ -355,7 +355,7 @@ New features and bugfixes:
355355
[@jcb91](https://github.com/jcb91)
356356
fix typo/inconsitent state naming
357357
- `html_embed` exporter:
358-
[#1044](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1006)
358+
[#1044](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1044)
359359
[@juhasch](https://github.com/juhasch)
360360
bugfix for issue
361361
[#1041](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1041):
@@ -585,7 +585,7 @@ New nbextensions, new features and bugfixes:
585585
- `scratchpad`
586586
[#919](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/919)
587587
[@jcb91](https://github.com/jcb91)
588-
adopt [minrk/scratchpad#12](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/12)
588+
adopt [minrk/scratchpad#12](https://github.com/minrk/scratchpad/pull/12)
589589
to bugfix z-index for issue
590590
[#916](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/916)
591591
- `snippets_menu`

0 commit comments

Comments
 (0)