1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00

Fix links

This commit is contained in:
Guillaume Ayoub 2016-02-08 19:00:12 +01:00
parent 828ab06837
commit 692574aba3
2 changed files with 8 additions and 8 deletions

View file

@ -52,6 +52,6 @@ Radicale server ready</pre>
released on {{ latest_release.created_at | date: "%B %-d, %Y" }}
(<a href="https://github.com/Kozea/{{ site.title }}/blob/master/NEWS.rst">changelog</a>).
</p>
<aside><a href="/news/">Read latest news…</a></aside>
<aside><a href="{{ site.baseurl }}/news/">Read latest news…</a></aside>
</section>
</main>