summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2015-01-26 11:22:15 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2015-01-26 11:22:15 +0100
commit32ae41ba130539063be2bbd5503d70a46574a6f2 (patch)
tree7b5a64499d8d2673fec81002c8c469348874da1c
parent4f466c3a917991d44dd48bb6bd0f63335cdd7029 (diff)
Update 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 73d833560..54ec039f2 100644
--- a/templates/part.content.cronwarning.php
+++ b/templates/part.content.cronwarning.php
@@ -6,7 +6,7 @@
)); ?>
<ul>
<li>
- <a href="http://doc.owncloud.org/server/7.0/admin_manual/configuration/background_jobs.html#cron"
+ <a href="http://doc.owncloud.org/server/8.0/admin_manual/configuration/background_jobs_configuration.html#cron"
target="_blank">
<?php
p($l->t('How to set up the operating system cron'));
@@ -26,4 +26,4 @@
</ul>
</p>
</div>
-<?php }; ?> \ No newline at end of file
+<?php }; ?>