Feature [manual] update user manual link in footer

This commit is contained in:
Mathieu Jaumotte 2023-04-17 10:44:43 +02:00
parent bef1d6b4a3
commit d898f3ffce

View File

@ -2,7 +2,7 @@
<p>
{{ 'This program is free software: you can redistribute it and/or modify it under the terms of the <strong>GNU Affero General Public License</strong>'|trans|raw }}
<br/>
<a name="bottom" class="btn text-white" href="https://{{ app.request.locale }}.wikibooks.org/wiki/Chill" target="_blank">
<a name="bottom" class="btn text-white" href="https://gitea.champs-libres.be/Chill-project/manuals/releases" target="_blank">
{{ 'User manual'|trans }}
</a>
</p>