mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
fix Github link in Personal and Admin settings Version note
This commit is contained in:
parent
3be8f7a369
commit
e517282d1c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
'{linkclose}',
|
||||
],
|
||||
[
|
||||
'<a href="https://nextcloud.com/contact" target="_blank" rel="noreferrer">',
|
||||
'<a href="https://nextcloud.com/contribute" target="_blank" rel="noreferrer">',
|
||||
'<a href="https://github.com/nextcloud" target="_blank" rel="noreferrer">',
|
||||
'<a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank" rel="noreferrer">',
|
||||
'</a>',
|
||||
|
|
|
|||
Loading…
Reference in a new issue