File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ <h1>Matplotlib</h1>
40
40
< li > < a href ="https://blog.scientific-python.org/tags/matplotlib/ "> Matplotblog</ a > </ li >
41
41
< li >
42
42
< a
43
- href ="https://matplotlib.org/stable/users/ project/code_of_conduct.html "
43
+ href ="https://matplotlib.org/stable/project/code_of_conduct.html "
44
44
> Code of Conduct</ a >
45
45
</ li >
46
46
< li >
47
- < a href ="https://matplotlib.org/stable/users/project/license.html "
48
- > License</ a >
47
+ < a href ="https://matplotlib.org/stable/project/license.html "> License</ a >
49
48
</ li >
50
49
< li >
51
50
< a href ="https://matplotlib.org/governance/ "> Governance</ a >
Original file line number Diff line number Diff line change @@ -419,15 +419,15 @@ <h4>Cite</h4>
419
419
< p >
420
420
Matplotlib is the result of development efforts by John Hunter
421
421
(1968–2012) and the project's
422
- < a href ="https://matplotlib.org/stable/users/ project/credits.html "
422
+ < a href ="https://matplotlib.org/stable/project/credits.html "
423
423
> many contributors</ a > .
424
424
</ p >
425
425
< p >
426
426
If Matplotlib contributes to a project that leads to a scientific
427
427
publication, please acknowledge this work by citing the project!
428
428
</ p >
429
429
< a
430
- href ="https://matplotlib.org/stable/users/ project/citing.html "
430
+ href ="https://matplotlib.org/stable/project/citing.html "
431
431
class ="link--offsite "
432
432
> Ready made citation</ a >
433
433
</ li >
You can’t perform that action at this time.
0 commit comments