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:
parent
0297f49600
commit
fc38fdfce4
1 changed files with 1 additions and 1 deletions
2
v3.html
2
v3.html
|
@ -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">¶</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue