Skip to content

Commit e116d96

Browse files
committed
Fix link to changelog
Fixes #98
1 parent 0cfe99f commit e116d96

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)