Skip to content

Commit fa8fcc8

Browse files
committed
update "edit this page" target branch to new default branch "main"
1 parent 29c0aa3 commit fa8fcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
target: 'h1, h2, h3, h4, h5, h6'
3232
},
3333
plugins: [
34-
EditOnGithubPlugin.create( "https://github.com/slaclab/sdf-docs/blob/s3df/", null, function(file){ return "Edit page"}),
34+
EditOnGithubPlugin.create( "https://github.com/slaclab/sdf-docs/blob/main/", null, function(file){ return "Edit page"}),
3535
function(hook) {
3636
var header = [ '<header>', '<span><img src="assets/slac_s3df_acronym_long_screen_small.png" height="50vh" /></span>', '</header>' ].join('');
3737
hook.afterEach(function(html) {

0 commit comments

Comments
 (0)