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 3be92e0 commit e5d37b3Copy full SHA for e5d37b3
docs/docusaurus.config.js
@@ -31,7 +31,8 @@ const config = {
31
sidebarPath: require.resolve("./sidebars.js"),
32
exclude: ["**/start/**", "**/end/**"],
33
// Please change this to your repo.
34
- editUrl: "https://github.com/tecladocode/rest-apis-flask-python/",
+ editUrl:
35
+ "https://github.com/tecladocode/rest-apis-flask-python/tree/develop/docs/",
36
},
37
theme: {
38
customCss: require.resolve("./src/css/custom.css"),
0 commit comments