diff --git a/app/_config.php b/app/_config.php index ad9bf18..d5b901e 100644 --- a/app/_config.php +++ b/app/_config.php @@ -39,7 +39,7 @@ try { DocumentationViewer::set_edit_link( 'framework', - 'https://github.com/silverstripe/framework/edit/%version%/docs/%lang%/%path%', + 'https://github.com/silverstripe/silverstripe-framework/edit/%version%/docs/%lang%/%path%', array( 'rewritetrunktomaster' => true )