We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca97a11 commit 0c2dec3Copy full SHA for 0c2dec3
docusaurus.config.js
@@ -23,7 +23,7 @@ module.exports = {
23
docs: {
24
showLastUpdateTime: true,
25
sidebarPath: require.resolve("./sidebars.js"),
26
- editUrl: "https://github.com/ut-code/utcode-learn/blob/master/",
+ editUrl: "https://github.com/ut-code/utcode-learn/blob/develop/",
27
remarkPlugins: [math],
28
rehypePlugins: [katex],
29
},
0 commit comments