summaryrefslogtreecommitdiffstats
path: root/templates/part.settings.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-07-23 22:02:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-07-23 22:02:21 +0200
commit38e657a5d5791919937ca8e0deb2460aaa103883 (patch)
tree9ed2ac42065fe483606d3236cf0c4ad1c1077935 /templates/part.settings.php
parentcb8f28b4d0b005d3e915b6d027683084739df3bb (diff)
removing owncloud references and updating links
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>