Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRealRancor <RealRancor@users.noreply.github.com>2016-09-27 15:26:55 +0300
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-09-27 15:26:55 +0300
commit5300fc9e34a8b292a83c73857501d556485180cf (patch)
tree100327810bf24e90be39cee065d585817df79850 /settings
parentf02b66e4fd9276bf18f4c171ee73d5f5463a283f (diff)
Backport #26087 to stable9 (#26229)
Diffstat (limited to 'settings')
-rw-r--r--settings/templates/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/help.php b/settings/templates/help.php
index 79584aba84d..950d6f71cef 100644
--- a/settings/templates/help.php
+++ b/settings/templates/help.php
@@ -28,7 +28,7 @@
<?php if($_['admin']) { ?>
<li>
- <a href="https://github.com/owncloud/core/blob/master/CONTRIBUTING.md"
+ <a href="https://github.com/owncloud/core/blob/master/.github/CONTRIBUTING.md"
target="_blank" rel="noreferrer">
<?php p($l->t('Issue tracker')); ?> ↗
</a>