File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ function __construct() {
5656 $ this ->defaultTitle = 'Nextcloud ' ; /* can be a longer name, for titles */
5757 $ this ->defaultBaseUrl = 'https://nextcloud.com ' ;
5858 $ this ->defaultSyncClientUrl = 'https://nextcloud.com/install ' ;
59- $ this ->defaultiOSClientUrl = 'https://itunes.apple.com/us/app/owncloud/id543672169 ?mt=8 ' ;
60- $ this ->defaultiTunesAppId = '543672169 ' ;
61- $ this ->defaultAndroidClientUrl = 'https://play.google.com/store/apps/details?id=com.owncloud.android ' ;
62- $ this ->defaultDocBaseUrl = 'https://doc.owncloud .org ' ;
59+ $ this ->defaultiOSClientUrl = 'https://itunes.apple.com/us/app/nextcloud/id1125420102 ?mt=8 ' ;
60+ $ this ->defaultiTunesAppId = '1125420102 ' ;
61+ $ this ->defaultAndroidClientUrl = 'https://play.google.com/store/apps/details?id=com.nextcloud.client ' ;
62+ $ this ->defaultDocBaseUrl = 'https://docs.nextcloud .org ' ;
6363 $ this ->defaultDocVersion = $ version [0 ] . '. ' . $ version [1 ]; // used to generate doc links
6464 $ this ->defaultSlogan = $ this ->l ->t ('a safe home for all your data ' );
6565 $ this ->defaultLogoClaim = '' ;
You can’t perform that action at this time.
0 commit comments