summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2015-01-26 11:20:09 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2015-01-26 11:20:09 +0100
commit4f466c3a917991d44dd48bb6bd0f63335cdd7029 (patch)
tree4edfdbd9877835fc61d355c158d139dd5c0869e4
parent2f666ebec491ebf803af9de15b84e870d9faadb5 (diff)
Fix #717
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84f10548c..41e352078 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ Please provide the following details so that your problem can be fixed:
Before you install the app do the following:
* Check that your **owncloud/data/** directory is owned by your webserver user and that it is write/readable
* Check that your installation fullfills the [requirements listed in the README section](https://github.com/owncloud/news#dependencies)
-* [Set up ownCloud Background Jobs](http://doc.owncloud.org/server/8.0/admin_manual/configuration/background_jobs.html) to enable feed updates. A recommended timespan for feed updates is 15-30 Minutes.
+* [Set up ownCloud Background Jobs](http://doc.owncloud.org/server/8.0/admin_manual/configuration/background_jobs_configuration.html) to enable feed updates. A recommended timespan for feed updates is 15-30 Minutes.
* If you are updating from a previous version read the [Update Notices](https://github.com/owncloud/news/blob/master/README.md#updating-notices)
Then proceed to install the app either from an archive (zip/tar.gz) or clone it from the repository using git