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.
2 parents f6f3344 + 88c4339 commit 8ac2e87Copy full SHA for 8ac2e87
docusaurus.config.js
@@ -32,7 +32,7 @@ const config = {
32
docs: {
33
showLastUpdateTime: true,
34
sidebarPath: "./sidebars.js",
35
- editUrl: "https://github.com/ut-code/utcode-learn/blob/develop/",
+ editUrl: "https://github.com/ut-code/utcode-learn/blob/master/",
36
remarkPlugins: [math],
37
rehypePlugins: [katex],
38
},
0 commit comments