diff --git a/config/global.ini.php b/config/global.ini.php
index cb5017b642f..008b535e0fb 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -375,7 +375,7 @@
; The release server is an essential part of the Piwik infrastructure/ecosystem
; to provide the latest software version.
-latest_version_url = http://builds.piwik.org/latest.zip
+latest_version_url = http://builds.piwik.org/piwik-latest.zip
; The API server is an essential part of the Piwik infrastructure/ecosystem to
; provide services to Piwik installations, e.g., getLatestVersion and
diff --git a/core/testMinimumPhpVersion.php b/core/testMinimumPhpVersion.php
index e49b6919eee..72bdb10b29f 100644
--- a/core/testMinimumPhpVersion.php
+++ b/core/testMinimumPhpVersion.php
@@ -62,7 +62,7 @@
" This will initialize composer for Piwik and download libraries we use in vendor/* directory.".
"\n\n
Then reload this page to access your analytics reports." .
"\n\n
Note: if for some reasons you cannot install composer, instead install the latest Piwik release from ".
- "builds.piwik.org.