We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8883a commit c2fbe3bCopy full SHA for c2fbe3b
docusaurus.config.js
@@ -35,7 +35,7 @@ async function createConfig() {
35
sidebarPath: require.resolve("./sidebars.js"),
36
// Please change this to your repo.
37
// Remove this to remove the "edit this page" links.
38
- editUrl: "https://github.com/bitwarden/contributing-docs/tree/master/",
+ editUrl: "https://github.com/bitwarden/contributing-docs/tree/main/",
39
remarkPlugins: [[remarkKroki, { server: "https://kroki.io/" }]],
40
},
41
theme: {
0 commit comments