From a2a800464b8f430529ee291a8b75e422ceca7914 Mon Sep 17 00:00:00 2001 From: Sacha Judd Date: Wed, 13 Jun 2018 13:56:09 +1200 Subject: [PATCH] FIX Update user help link to 4 --- code/LeftAndMain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/LeftAndMain.php b/code/LeftAndMain.php index 59d309c1d..1e64f1560 100644 --- a/code/LeftAndMain.php +++ b/code/LeftAndMain.php @@ -131,7 +131,7 @@ class LeftAndMain extends Controller implements PermissionProvider * @config * @var string */ - private static $help_link = '//userhelp.silverstripe.org/framework/en/3.5'; + private static $help_link = '//userhelp.silverstripe.org/en/4'; /** * @var array