docs are on nc.com
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
571c5aac5e
commit
39f336035b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class OC_Defaults {
|
|||
$this->defaultiOSClientUrl = 'https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8';
|
||||
$this->defaultiTunesAppId = '1125420102';
|
||||
$this->defaultAndroidClientUrl = 'https://play.google.com/store/apps/details?id=com.nextcloud.client';
|
||||
$this->defaultDocBaseUrl = 'https://docs.nextcloud.org';
|
||||
$this->defaultDocBaseUrl = 'https://docs.nextcloud.com';
|
||||
$this->defaultDocVersion = '10'; // used to generate doc links
|
||||
$this->defaultSlogan = $this->l->t('a safe home for all your data');
|
||||
$this->defaultLogoClaim = '';
|
||||
|
|
Loading…
Reference in a new issue