8000 DOC: fix internal links · matplotlib/matplotlib@285f7b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 285f7b6

Browse files
committed
DOC: fix internal links
1 parent 5353f09 commit 285f7b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Learning resources
5151

5252
- :doc:`Quick-start guide <tutorials/introductory/quick_start>`
5353
- :doc:`Plot types <plot_types/index>`
54-
- `Introductory tutorials <../tutorials/index.html#introductory>`_
54+
- :ref:`Introductory tutorials <tutorials-introductory>`
5555
- :doc:`External learning resources <users/resources/index>`
5656

5757
.. grid-item-card::

examples/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Examples
99
This page contains example plots. Click on any image to see the full image
1010
and source code.
1111

12-
For longer tutorials, see our `tutorials page <../tutorials/index.html>`_.
13-
You can also find `external resources <../users/resources/index.html>`_ and
14-
a `FAQ <../users/faq/index.html>`_ in our `user guide <../users/index.html>`_.
12+
For longer tutorials, see our :ref:`tutorials page <tutorials>`.
13+
You can also find :ref:`external resources <resources-index>` and
14+
a :ref:`FAQ <faq-index>` in our :ref:`user guide <users-guide-index>`.

0 commit comments

Comments
 (0)
0