Skip to content

Commit

Permalink
Updated doc link version in default theme from 9 to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
spacegaier authored Oct 27, 2016
1 parent 0a2e2f7 commit 9ad7354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/example/defaults.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public function getLongFooter() {
}

public function buildDocLinkToKey($key) {
return $this->getDocBaseUrl() . '/server/9/go.php?to=' . $key;
return $this->getDocBaseUrl() . '/server/11/go.php?to=' . $key;
}


Expand Down

0 comments on commit 9ad7354

Please sign in to comment.