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:56 +0300
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-09-27 18:25:56 +0300
commit5c1101c1432522f2e20c8945065a52d949a7d42d (patch)
tree4160831af99ab1fb8b2d5344c30723de5d74a473
parent83db25439103aa2c8dd7e86869d7901c1b1abae5 (diff)
Backport #26087 to stable8 (#26233)
-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 403dde30dae..f09b9838ef3 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">
<?php p($l->t( 'Bugtracker' )); ?> ↗
</a>