]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update link to the docs to 11 2233/head
authorLukas Reschke <lukas@statuscode.ch>
Tue, 22 Nov 2016 12:29:24 +0000 (13:29 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 22 Nov 2016 12:29:24 +0000 (13:29 +0100)
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
lib/private/legacy/defaults.php

index 6abc399bc820c21fc080d4af20976ee10fa073f0..036617ba5f9873323dec7f1eea3037ec6000439f 100644 (file)
@@ -60,7 +60,7 @@ class OC_Defaults {
                $this->defaultiTunesAppId = '1125420102';
                $this->defaultAndroidClientUrl = 'https://play.google.com/store/apps/details?id=com.nextcloud.client';
                $this->defaultDocBaseUrl = 'https://docs.nextcloud.com';
-               $this->defaultDocVersion = '10'; // used to generate doc links
+               $this->defaultDocVersion = '11'; // used to generate doc links
                $this->defaultSlogan = $this->l->t('a safe home for all your data');
                $this->defaultLogoClaim = '';
                $this->defaultMailHeaderColor = '#0082c9'; /* header color of mail notifications */