diff options
author | Morris Jobke <hey@morrisjobke.de> | 2019-03-08 09:45:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-08 09:45:33 +0100 |
commit | 592975bf6429f6718ba361315c639b0bf8cfc8c8 (patch) | |
tree | 665434abb9582c897a73a0d9e8ac83958b8f4c6e | |
parent | 49c7799496344ad1b5efa5295dad60c8595f4bf2 (diff) | |
parent | 38eccce224820f368e16a48f3d4efb78fb74a54a (diff) | |
download | nextcloud-server-592975bf6429f6718ba361315c639b0bf8cfc8c8.tar.gz nextcloud-server-592975bf6429f6718ba361315c639b0bf8cfc8c8.zip |
Merge pull request #14590 from Worteks/master
Update index.php
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php index 7eabe64c160..3aa16b25908 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * * Your webserver seems to be not configured to use PHP or PHP is not installed. * Please contact your administrator or follow our documentation: - * https://docs.nextcloud.com/server/13/admin_manual/installation/source_installation.html + * https://docs.nextcloud.com/server/15/admin_manual/installation/source_installation.html * * @copyright Copyright (c) 2016, ownCloud, Inc. * |