summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-05-19 11:04:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-05-19 11:04:11 +0200
commitd2746960e93fddbb904e2de4406d6259d785306b (patch)
tree23dd5054a83ba6372f2138f6c20168a61f970990 /templates
parent884023958a0aac575642dc046477c834ffd64967 (diff)
update link for cron warning
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.cronwarning.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.cronwarning.php b/templates/part.content.cronwarning.php
index a0b10aeed..7f8ec14f0 100644
--- a/templates/part.content.cronwarning.php
+++ b/templates/part.content.cronwarning.php
@@ -6,7 +6,7 @@
)); ?>
<ul>
<li>
- <a href="https://doc.owncloud.org/server/8.0/admin_manual/configuration_server/background_jobs_configuration.html#cron"
+ <a href="https://doc.owncloud.org/server/8.1/admin_manual/configuration_server/background_jobs_configuration.html#cron"
target="_blank">
<?php
p($l->t('How to set up the operating system cron'));