diff --git a/docs/source/migrate_to_notebook7.md b/docs/source/migrate_to_notebook7.md index 4fdf3e2f48..40daf2bb4e 100644 --- a/docs/source/migrate_to_notebook7.md +++ b/docs/source/migrate_to_notebook7.md @@ -56,7 +56,7 @@ continue developing the Jupyter Notebook application and _sunrise_ it as Notebook 7. You can find more details about the changes currently taking place in the -Jupyter Ecosystem in the [JEP 79] and [team-compass note]. +Jupyter Ecosystem in the [JEP 79][jep 79] and [team-compass note]. ## New features in Notebook 7 diff --git a/docs/source/troubleshooting.md b/docs/source/troubleshooting.md index 40e25a9938..ad35a8992a 100644 --- a/docs/source/troubleshooting.md +++ b/docs/source/troubleshooting.md @@ -213,7 +213,7 @@ If you can't find an existing answer, you can ask questions at: > - [jupyter_core](https://github.com/jupyter/jupyter_core) - `secure_write()` > and file path issues - > - [jupyter_client](https://github.com/jupyter/jupyter_core) - kernel management + > - [jupyter_client](https://github.com/jupyter/jupyter_client) - kernel management > issues found in Notebook server's command window. > - [IPython](https://github.com/ipython/ipython) and > [ipykernel](https://github.com/ipython/ipykernel) - kernel runtime issues