1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Fix changelog link

The front page of `radicale.org` redirects to `v3.html`. The What’s New
link in `v3.html` points at `CHANGELOG.md` in the `v3` branch, which
only has information up to 3.1.8. Point it instead at `CHANGELOG.md` in
the `master` branch, which has information up to 3.2.3.
This commit is contained in:
Christopher Head 2024-09-16 10:11:09 -07:00
parent 0297f49600
commit fc38fdfce4
No known key found for this signature in database
GPG key ID: C8B84B93C542F503

View file

@ -286,7 +286,7 @@ You can login with any username and password.</p>
</section>
<section class="level4" id="whats-new">
<h4>What's New? <a class="headerlink" href="#whats-new">&para;</a></h4>
<p>Read the <a href="https://github.com/Kozea/Radicale/blob/v3/CHANGELOG.md">changelog
<p>Read the <a href="https://github.com/Kozea/Radicale/blob/master/CHANGELOG.md">changelog
on GitHub.</a></p>
</section>
</section>