We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24f7f6 commit a6fbe07Copy full SHA for a6fbe07
docs/index.html
@@ -180,7 +180,7 @@
180
.replace('@master', '/blob/master');
181
} else {
182
url =
183
- 'https://github.com/docsifyjs/docsify/blob/master/docs/' +
+ 'https://github.com/docsifyjs/docsify/blob/develop/docs/' +
184
vm.route.file;
185
}
186
var editHtml = '[:memo: Edit Document](' + url + ')\n';
index.html
@@ -91,7 +91,7 @@
91
92
93
94
95
96
97
0 commit comments