Merge branch '73-user-manual-link' into 'master'

Feature [manual] update user manual link in footer

See merge request Chill-Projet/chill-bundles!523
This commit is contained in:
Julien Fastré 2023-04-18 09:18:55 +00:00
commit d31021247b

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>