@@ -69,7 +69,7 @@ <h1>Matplotlib: Visualization with Python</h1>
69
69
< ul class ="quicklinks ">
70
70
< li >
71
71
< a
72
- href ="https://matplotlib.org/devdocs /tutorials/introductory/usage.html#sphx-glr-tutorials-introductory-usage-py "
72
+ href ="https://matplotlib.org/stable /tutorials/introductory/usage.html#sphx-glr-tutorials-introductory-usage-py "
73
73
>
74
74
< img
75
75
src ="_static/images/getting-started.png "
@@ -80,7 +80,7 @@ <h1>Matplotlib: Visualization with Python</h1>
80
80
</ a >
81
81
</ li >
82
82
< li >
83
- < a href ="https://matplotlib.org/devdocs /plot_types/index.html ">
83
+ < a href ="https://matplotlib.org/stable /plot_types/index.html ">
84
84
< img
85
85
src ="_static/images/sample-plots.png "
86
86
alt ="folder icon "
@@ -90,7 +90,7 @@ <h1>Matplotlib: Visualization with Python</h1>
90
90
</ a >
91
91
</ li >
92
92
< li >
93
- < a href ="https://matplotlib.org/devdocs /index.html ">
93
+ < a href ="https://matplotlib.org/stable /index.html ">
94
94
< img
95
95
src ="_static/images/userguide.png "
96
96
alt ="documentation book icon "
@@ -110,7 +110,7 @@ <h1>Matplotlib: Visualization with Python</h1>
110
110
</ a >
111
111
</ li >
112
112
< li >
113
- < a href ="https://matplotlib.org/devdocs /contents.html ">
113
+ < a href ="https://matplotlib.org/stable /contents.html ">
114
114
< img
115
115
src ="_static/images/documentation.png "
116
116
alt ="matplotlib logo icon "
@@ -179,10 +179,10 @@ <h3>Resources</h3>
179
179
< i class ="far fa-question-circle callout__icon "> </ i >
180
180
< p >
181
181
Be sure to check the
182
- < a href ="https://matplotlib.org/devdocs /faq/index.html "> FAQ</ a > , the
183
- < a href ="https://matplotlib.org/devdocs /api/index.html "> API docs</ a
182
+ < a href ="https://matplotlib.org/stable /faq/index.html "> FAQ</ a > , the
183
+ < a href ="https://matplotlib.org/stable /api/index.html "> API docs</ a
184
184
> . The full text
185
- < a href ="https://matplotlib.org/devdocs /search.html "> search</ a > is a
185
+ < a href ="https://matplotlib.org/stable /search.html "> search</ a > is a
186
186
good way to discover the docs including the many examples.
187
187
</ p >
188
188
</ div >
@@ -426,7 +426,7 @@ <h4>Contribute</h4>
426
426
< a href ="https://github.com/matplotlib/matplotlib/issues "
427
427
> on GitHub</ a
428
428
> , or improving the
429
- < a href ="https://matplotlib.org/devdocs /devel/index.html "
429
+ < a href ="https://matplotlib.org/stable /devel/index.html "
430
430
> documentation and code</ a
431
431
> !
432
432
</ p >
@@ -443,8 +443,8 @@ <h4>Contribute</h4>
443
443
< h4 > Cite</ h4 >
444
444
< p >
445
445
Matplotlib is the result of development efforts by John Hunter
446
- (1968&endash ;2012) and the projects
447
- < a href ="https://matplotlib.org/devdocs /users/credits.html "
446
+ (1968&ndash ;2012) and the project's
447
+ < a href ="https://matplotlib.org/stable /users/credits.html "
448
448
> many contributors.</ a
449
449
>
450
450
</ p >
@@ -453,7 +453,7 @@ <h4>Cite</h4>
453
453
publication, please acknowledge this work by citing the project!
454
454
</ p >
455
455
< a
456
- href ="https://matplotlib.org/devdocs /citing.html "
456
+ href ="https://matplotlib.org/stable /citing.html "
457
457
class ="link--offsite "
458
458
> Ready made citation</ a
459
459
>
0 commit comments