File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 180
180
. replace ( '@master' , '/blob/master' ) ;
181
181
} else {
182
182
url =
183
- 'https://github.com/docsifyjs/docsify/blob/master /docs/' +
183
+ 'https://github.com/docsifyjs/docsify/blob/develop /docs/' +
184
184
vm . route . file ;
185
185
}
186
186
var editHtml = '[:memo: Edit Document](' + url + ')\n' ;
Original file line number Diff line number Diff line change 91
91
. replace ( '@master' , '/blob/master' ) ;
92
92
} else {
93
93
url =
94
- 'https://github.com/docsifyjs/docsify/blob/master /docs/' +
94
+ 'https://github.com/docsifyjs/docsify/blob/develop /docs/' +
95
95
vm . route . file ;
96
96
}
97
97
var editHtml = '[:memo: Edit Document](' + url + ')\n' ;
You can’t perform that action at this time.
0 commit comments