mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
FIX github repo for edit links
This was missing a "silverstripe-" prefix.
This commit is contained in:
parent
f368a7c8ff
commit
196e8193b7
@ -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
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user