diff options
author | paul <14616657+pcurie@users.noreply.github.com> | 2019-03-07 22:05:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 22:05:38 +0100 |
commit | 38eccce224820f368e16a48f3d4efb78fb74a54a (patch) | |
tree | 17896e4c1c3dd0aaa2c3e9464f606965298c78be /index.php | |
parent | 7ff1f8366ad2fdd52d7b0d2d7cf5c5ac39a9e79f (diff) | |
download | nextcloud-server-38eccce224820f368e16a48f3d4efb78fb74a54a.tar.gz nextcloud-server-38eccce224820f368e16a48f3d4efb78fb74a54a.zip |
Update index.php
Linking to NC 15 documentation instead of NC 13
Diffstat (limited to '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. * |