Skip to content

Commit 89a10ae

Browse files
authored
Merge pull request #84 from lionelkusch/PR_fix_stable_version
Fix the link to lastest stable documentation
2 parents 5b4ae78 + 7eaad25 commit 89a10ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p><strong>Latest stable release</strong><br>
2-
3.10.1: <a href="https://matplotlib.org/3.10.1/index.html">docs</a> | <a href="https://matplotlib.org/3.10.1/users/release_notes.html">release notes</a></p>
2+
3.10.5: <a href="https://matplotlib.org/3.10.5/index.html">docs</a> | <a href="https://matplotlib.org/3.10.5/users/release_notes.html">release notes</a></p>
33
<p><strong>Last release for Python 2</strong><br>
44
2.2.5: <a href="https://matplotlib.org/2.2.5/index.html">docs</a> | <a href="https://matplotlib.org/2.2.5/users/whats_new.html">changelog</a></p>
55
<p><strong>Development version</strong><br>

0 commit comments

Comments
 (0)