summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 afde73a49..a0b10aeed 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/8.0/admin_manual/configuration/background_jobs_configuration.html#cron"
+ <a href="https://doc.owncloud.org/server/8.0/admin_manual/configuration_server/background_jobs_configuration.html#cron"
target="_blank">
<?php
p($l->t('How to set up the operating system cron'));