diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 74fc44a1e..152f9b7a7 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -609,9 +609,9 @@ available. :: - 'updater.server.url' => 'https://updates.owncloud.com/server/', + 'updater.server.url' => 'https://updates.nextcloud.org/server/', -URL that ownCloud should use to look for updates +URL that Nextcloud should use to look for updates ::