Open
Description
Documentation Link
https://matplotlib.org/devdocs/tutorials/index.html
Problem
On the Tutorials page, the following paragraph appears:
For shorter examples, see our examples page. You can also find external resources and a FAQ in our user guide.
The link for "FAQ" currently points to https://docs.python.org/3/faq/index.html#faq-index, but it should instead point to the Matplotlib FAQ at https://matplotlib.org/devdocs/users/faq.html.
Could you please update the link accordingly? Thank you!
Suggested improvement
No response