Skip to content

Commit

Permalink
Merge pull request #40 from tacaswell/doc_gov
Browse files Browse the repository at this point in the history
DOC: point governance link at built docs rather than git repo
  • Loading branch information
timhoffm authored Jan 31, 2022
2 parents fd774b2 + 2bebdc5 commit 2012877
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/landing_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>Matplotlib</h1>
</li>
<li><a href="https://matplotlib.org/stable/users/project/license.html">License</a></li>
<li>
<a href="https://github.com/matplotlib/governance">Governance</a>
<a href="https://matplotlib.org/governance/">Governance</a>
</li>
<li><a href="https://numfocus.org/sponsored-projects">NumFOCUS Fiscally Sponsored Project</a></li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
sphinx
mpl-sphinx-theme
jinja2>3

0 comments on commit 2012877

Please sign in to comment.