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 18:25:49 +0300
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-09-27 18:25:49 +0300
commitb5a901603456bb91ba29355ee8a890a016e16b0c (patch)
treef7c861452bf56839a3ccb0de31f1b22365803476
parentaa914163423247fc38885a7d466325db28edb73f (diff)
Backport #26087 to stable8.1 (#26232)
-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>