ENHANCEMENT: Point userhelp link at a new userhelp instance. (#7430)

This commit is contained in:
Sam Minnee 2012-06-07 13:46:47 +12:00
parent d4baf2d19d
commit 267f41bdf4

View File

@ -62,7 +62,7 @@ class LeftAndMain extends Controller implements PermissionProvider {
*
* @var string
*/
static $help_link = 'http://userhelp.silverstripe.org';
static $help_link = 'http://3.0.userhelp.silverstripe.org';
/**
* @var array