We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05abae commit b4cada9Copy full SHA for b4cada9
1 file changed
docs/docusaurus.config.js
@@ -75,7 +75,7 @@ module.exports = {
75
sidebarCollapsible: false,
76
// Please change this to your repo.
77
editUrl:
78
- 'https://github.com/arcus-azure/arcus.scripting/edit/master/docs',
+ 'https://github.com/arcus-azure/arcus.scripting/edit/main/docs',
79
includeCurrentVersion:process.env.CONTEXT !== 'production',
80
},
81
theme: {
0 commit comments