8000 Backport PR #22083: Fix reference to Matplotlib FAQ in doc/index.rst · meeseeksmachine/matplotlib@6f3becb · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f3becb

Browse files
jklymakmeeseeksmachine
authored andcommitted
Backport PR matplotlib#22083: Fix reference to Matplotlib FAQ in doc/index.rst
1 parent ad96908 commit 6f3becb

Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Learning resources
5656
How-tos
5757
^^^^^^^
5858
- :doc:`Example gallery <gallery/index>`
59-
- :doc:`Matplotlib FAQ <faq/index>`
59+
- :doc:`Matplotlib FAQ <users/faq/index>`
6060

6161
---
6262