aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/CheckSetupController.php
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-09-17 17:23:07 +0200
committerJ0WI <J0WI@users.noreply.github.com>2020-09-17 17:40:04 +0200
commit68ce17e59bf8bc09757f9b56fdad458679d6e988 (patch)
tree324ade0863f0680002324ccddcd8f4ae5e06f97c /apps/settings/lib/Controller/CheckSetupController.php
parentec07ca2abbc88f395b8eeedc4b2e5b679018a673 (diff)
downloadnextcloud-server-68ce17e59bf8bc09757f9b56fdad458679d6e988.tar.gz
nextcloud-server-68ce17e59bf8bc09757f9b56fdad458679d6e988.zip
Unify links to php.net
Update all links to https://www.php.net/ Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Diffstat (limited to 'apps/settings/lib/Controller/CheckSetupController.php')
-rw-r--r--apps/settings/lib/Controller/CheckSetupController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/lib/Controller/CheckSetupController.php b/apps/settings/lib/Controller/CheckSetupController.php
index 6d237e04c1c..4862954a23b 100644
--- a/apps/settings/lib/Controller/CheckSetupController.php
+++ b/apps/settings/lib/Controller/CheckSetupController.php
@@ -277,7 +277,7 @@ class CheckSetupController extends Controller {
/**
* Whether the php version is still supported (at time of release)
- * according to: https://secure.php.net/supported-versions.php
+ * according to: https://www.php.net/supported-versions.php
*
* @return array
*/