summaryrefslogtreecommitdiffstats
path: root/templates/part.content.cronwarning.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.content.cronwarning.php
parentcb8f28b4d0b005d3e915b6d027683084739df3bb (diff)
removing owncloud references and updating links
Diffstat (limited to 'templates/part.content.cronwarning.php')
-rw-r--r--templates/part.content.cronwarning.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.content.cronwarning.php b/templates/part.content.cronwarning.php
index 4e3222812..62052b331 100644
--- a/templates/part.content.cronwarning.php
+++ b/templates/part.content.cronwarning.php
@@ -3,7 +3,7 @@
<p><?php p($l->t('Ajax or Web cron mode detected! Your feeds will not be updated!')); ?></p>
<ul>
<li>
- <a href="https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/background_jobs_configuration.html#cron"
+ <a href="https://docs.nextcloud.org/server/9/admin_manual/configuration_server/background_jobs_configuration.html#cron"
target="_blank"
rel="noreferrer">
<?php
@@ -12,7 +12,7 @@
</a>
</li>
<li>
- <a href="https://github.com/owncloud/news-updater"
+ <a href="https://github.com/nextcloud/news-updater"
target="_blank"
rel="noreferrer">
<?php