From b05930356dc4b0a44e65f3f7fdfc5d4a07af88eb Mon Sep 17 00:00:00 2001 From: 3Dgoo Date: Mon, 23 Jan 2017 09:27:15 +1030 Subject: [PATCH] Updating help link to 3.5 from 3.3 --- admin/code/LeftAndMain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/code/LeftAndMain.php b/admin/code/LeftAndMain.php index 4e8a6c3b3..7e084d61b 100644 --- a/admin/code/LeftAndMain.php +++ b/admin/code/LeftAndMain.php @@ -79,7 +79,7 @@ class LeftAndMain extends Controller implements PermissionProvider { * @config * @var string */ - private static $help_link = '//userhelp.silverstripe.org/framework/en/3.3'; + private static $help_link = '//userhelp.silverstripe.org/framework/en/3.5'; /** * @var array