Skip to content

Commit

Permalink
fix links for check_release links CI job (jupyter#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
RRosio committed Aug 4, 2023
1 parent f267a0c commit d6f7ec4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/config_overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ NbClassic front-end client

Notebook extensions
-------------------
- `Distributing Jupyter Extensions as Python Packages <https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Distributing%20Jupyter%20Extensions%20as%20Python%20Packages.html#Distributing-Jupyter-Extensions-as-Python-Packages>`_
- `Distributing Jupyter Extensions as Python Packages <https://jupyter-notebook.readthedocs.io/en/v6.5.4/examples/Notebook/Distributing%20Jupyter%20Extensions%20as%20Python%20Packages.html#Distributing-Jupyter-Extensions-as-Python-Packages>`_
- `Extending the Notebook <https://jupyter-notebook.readthedocs.io/en/stable/extending/index.html>`_


Expand Down
2 changes: 1 addition & 1 deletion docs/source/notebook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The Jupyter Notebook
====================

* `NbClassic Installation <NbClassicUsage>`_
* :ref:`NbClassic Installation <NbClassicUsage>`
* `Starting the Notebook <https://jupyter.readthedocs.io/en/latest/running.html>`_

Introduction
Expand Down

0 comments on commit d6f7ec4

Please sign in to comment.