Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd9eff43 authored by Ronak Patel's avatar Ronak Patel
Browse files

Merge branch 'dev/update-docklinl-version' into 'main'

update doc link version

See merge request !186
parents eefa09ec 79f9db14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ class OC_Theme {
	 * @return string documentation link
	 */
	public function buildDocLinkToKey($key) {
		return $this->getDocBaseUrl() . '/server/22/go.php?to=' . $key;
		return $this->getDocBaseUrl() . '/server/27/go.php?to=' . $key;
	}