Skip to content

Commit 2012877

Browse files
authored
Merge pull request #40 from tacaswell/doc_gov
DOC: point governance link at built docs rather than git repo
2 parents fd774b2 + 2bebdc5 commit 2012877

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/_templates/landing_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>Matplotlib</h1>
4747
</li>
4848
<li><a href="https://matplotlib.org/stable/users/project/license.html">License</a></li>
4949
<li>
50-
<a href="https://github.com/matplotlib/governance">Governance</a>
50+
<a href="https://matplotlib.org/governance/">Governance</a>
5151
</li>
5252
<li><a href="https://numfocus.org/sponsored-projects">NumFOCUS Fiscally Sponsored Project</a></li>
5353
</ul>

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
sphinx
22
mpl-sphinx-theme
3+
jinja2>3

0 commit comments

Comments
 (0)