File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,11 +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 "
47
+ < a href ="https://matplotlib.org/stable/project/license.html "
48
48
> License</ a >
49
49
</ li >
50
50
< li >
Original file line number Diff line number Diff line change @@ -434,15 +434,15 @@ <h4>Cite</h4>
434
434
< p >
435
435
Matplotlib is the result of development efforts by John Hunter
436
436
(1968–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 "
438
438
> many contributors</ a > .
439
439
</ p >
440
440
< p >
441
441
If Matplotlib contributes to a project that leads to a scientific
442
442
publication, please acknowledge this work by citing the project!
443
443
</ p >
444
444
< a
445
- href ="https://matplotlib.org/stable/users/ project/citing.html "
445
+ href ="https://matplotlib.org/stable/project/citing.html "
446
446
class ="link--offsite "
447
447
> Ready made citation</ a >
448
448
</ li >
You can’t perform that action at this time.
0 commit comments