Correct GPL license link in about page
This commit is contained in:
parent
54e4c208a3
commit
d8d12c4c9f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
|
||||
<p>
|
||||
<?= lang('about_app_license') ?>
|
||||
<a href="https://www.gnu.org/copyleft/gpl.html">https://www.gnu.org/copyleft/gpl.html</a>
|
||||
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">https://www.gnu.org/copyleft/gpl.html</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue