We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd774b2 + 2bebdc5 commit 2012877Copy full SHA for 2012877
docs/_templates/landing_footer.html
@@ -47,7 +47,7 @@ <h1>Matplotlib</h1>
47
</li>
48
<li><a href="https://matplotlib.org/stable/users/project/license.html">License</a></li>
49
<li>
50
- <a href="https://github.com/matplotlib/governance">Governance</a>
+ <a href="https://matplotlib.org/governance/">Governance</a>
51
52
<li><a href="https://numfocus.org/sponsored-projects">NumFOCUS Fiscally Sponsored Project</a></li>
53
</ul>
requirements.txt
@@ -1,2 +1,3 @@
1
sphinx
2
mpl-sphinx-theme
3
+jinja2>3
0 commit comments