diff --git a/themes/example/defaults.php b/themes/example/defaults.php
index 186cda236b10f47cfb23ef4f96c585097843aaf2..39006c94ad210170aad4bf9bcf223711d7801331 100644
--- a/themes/example/defaults.php
+++ b/themes/example/defaults.php
@@ -41,7 +41,7 @@ class OC_Theme {
 	 * @return string URL
 	 */
 	public function getiOSClientUrl() {
-		return 'https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8';
+		return 'https://geo.itunes.apple.com/us/app/nextcloud/id1125420102?mt=8';
 	}
 
 	/**