mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
Merge pull request #451 from nextcloud/github-link
fix Github link in Personal and Admin settings Version note
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
],
|
||||
[
|
||||
'<a href="https://nextcloud.com/contribute" target="_blank" rel="noreferrer">',
|
||||
'<a href="https://github.com/owncloud" 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>',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user