Skip to content

Commit ffcc5b5

Browse files
authored
Merge pull request #99 from QuLogic/fix-changelog
Fix link to changelog
2 parents 0cfe99f + e116d96 commit ffcc5b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/_templates/landing_footer.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ <h1>Matplotlib</h1>
6060
<dt>Latest Stable Release</dt>
6161
<dd>
6262
<a href="https://matplotlib.org/stable">docs</a> |
63-
<a href="https://matplotlib.org/stable/users/whats_new.html"
64-
>changelog</a>
63+
<a href="https://matplotlib.org/stable/users/release_notes.html">changelog</a>
6564
</dd>
6665

6766
<dt>Development version</dt>

0 commit comments

Comments
 (0)