зеркало из https://github.com/nextcloud/server.git
Updated doc link version in default theme from 9 to 11
This commit is contained in:
Родитель
0a2e2f70f6
Коммит
9ad735417f
|
@ -139,7 +139,7 @@ class OC_Theme {
|
||||||
}
|
}
|
||||||
|
|
||||||
public function buildDocLinkToKey($key) {
|
public function buildDocLinkToKey($key) {
|
||||||
return $this->getDocBaseUrl() . '/server/9/go.php?to=' . $key;
|
return $this->getDocBaseUrl() . '/server/11/go.php?to=' . $key;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче