Skip to content

Commit

Permalink
Merge pull request #546 from nextcloud/stable9-backport-451
Browse files Browse the repository at this point in the history
fix Github link in Personal and Admin settings Version note
  • Loading branch information
nickvergessen authored Jul 25, 2016
2 parents 3be8f7a + e517282 commit d2396b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/templates/settings.development.notice.php
Original file line number Diff line number Diff line change
Expand Up @@ -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>',
Expand Down

0 comments on commit d2396b9

Please sign in to comment.