Skip to content

Commit 3565514

Browse files
Updated links to remove 'users/'
1 parent 282ff58 commit 3565514

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/_templates/landing_footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ <h1>Matplotlib</h1>
4040
<li><a href="https://blog.scientific-python.org/tags/matplotlib/">Matplotblog</a></li>
4141
<li>
4242
<a
43-
href="https://matplotlib.org/stable/users/project/code_of_conduct.html"
43+
href="https://matplotlib.org/stable/project/code_of_conduct.html"
4444
>Code of Conduct</a>
4545
</li>
4646
<li>
47-
<a href="https://matplotlib.org/stable/users/project/license.html"
47+
<a href="https://matplotlib.org/stable/project/license.html"
4848
>License</a>
4949
</li>
5050
<li>

docs/body.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,15 +434,15 @@ <h4>Cite</h4>
434434
<p>
435435
Matplotlib is the result of development efforts by John Hunter
436436
(1968&ndash;2012) and the project's
437-
<a href="https://matplotlib.org/stable/users/project/credits.html"
437+
<a href="https://matplotlib.org/stable/project/credits.html"
438438
>many contributors</a>.
439439
</p>
440440
<p>
441441
If Matplotlib contributes to a project that leads to a scientific
442442
publication, please acknowledge this work by citing the project!
443443
</p>
444444
<a
445-
href="https://matplotlib.org/stable/users/project/citing.html"
445+
href="https://matplotlib.org/stable/project/citing.html"
446446
class="link--offsite"
447447
>Ready made citation</a>
448448
</li>

0 commit comments

Comments
 (0)