diff --git a/index.html b/index.html index ff19c80..865f40b 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ target: 'h1, h2, h3, h4, h5, h6' }, plugins: [ - EditOnGithubPlugin.create( "https://github.com/slaclab/sdf-docs/blob/s3df/", null, function(file){ return "Edit page"}), + EditOnGithubPlugin.create( "https://github.com/slaclab/sdf-docs/blob/main/", null, function(file){ return "Edit page"}), function(hook) { var header = [ '
', '', '
' ].join(''); hook.afterEach(function(html) {