8000 fixing link · matplotlib/matplotlib@d73ff15 · GitHub
[go: up one dir, main page]

Skip to content

Commit d73ff15

Browse files
committed
fixing link
1 parent c6866a0 commit d73ff15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/devel/documenting_mpl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ All documentation is built from the :file:`doc/` directory. This directory conta
4040
.. note::
4141

4242
An exception to this are the directories :file:`gallery` and :file:`tutorials`, which
43-
exist in the root directory. These contain Python files that are built by `Sphinx Gallery <sphinx_gallery>`_.
43+
exist in the root directory. These contain Python files that are built by `Sphinx Gallery`_.
4444
When the docs are built, directories of the same name will be generated inside of :file:`docs/`.
4545
The generated directories :file:`docs/gallery` and :file:`docs/tutorials` can be safely deleted.
4646

@@ -542,4 +542,4 @@ Some helpful functions::
542542
.. _documentation: http://www.sphinx-doc.org/contents.html
543543
.. _`inline markup`: http://www.sphinx-doc.org/markup/inline.html
544544
.. _index: http://www.sphinx-doc.org/markup/para.html#index-generating-markup
545-
.. _sphinx_gallery: https://sphinx-gallery.readthedocs.io/en/latest/
545+
.. _`Sphinx Gallery`: https://sphinx-gallery.readthedocs.io/en/latest/

0 commit comments

Comments
 (0)
0