summaryrefslogtreecommitdiffstats
path: root/templates/part.settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.settings.php')
-rw-r--r--templates/part.settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 2ca2f3532..1afffac2f 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -146,12 +146,12 @@
<p>
<a target="_blank"
rel="noreferrer"
- href="https://github.com/owncloud/news/wiki"><?php p($l->t('Documentation')); ?></a>
+ href="https://github.com/nextcloud/news/tree/master/docs"><?php p($l->t('Documentation')); ?></a>
</p>
<p>
<a target="_blank"
rel="noreferrer"
- href="https://github.com/owncloud/news/issues/new"><?php p($l->t('Report a bug')); ?></a>
+ href="https://github.com/nextcloud/news/issues/new"><?php p($l->t('Report a bug')); ?></a>
</p>
</div>