Skip to content

Commit b4cada9

Browse files
authored
chore: use main branch in gh edit (#372)
1 parent f05abae commit b4cada9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module.exports = {
7575
sidebarCollapsible: false,
7676
// Please change this to your repo.
7777
editUrl:
78-
'https://github.com/arcus-azure/arcus.scripting/edit/master/docs',
78+
'https://github.com/arcus-azure/arcus.scripting/edit/main/docs',
7979
includeCurrentVersion:process.env.CONTEXT !== 'production',
8080
},
8181
theme: {

0 commit comments

Comments
 (0)