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 60b81d9 commit b411a7fCopy full SHA for b411a7f
docs/docusaurus.config.js
@@ -161,13 +161,13 @@ module.exports = {
161
docs: {
162
sidebarPath: require.resolve('./sidebars.js'),
163
// Please change this to your repo.
164
- editUrl: 'https://github.com/facebook/docusaurus/edit/main/website/',
+ editUrl: 'https://github.com/mapillary/mapillary-python-sdk/tree/main/docs',
165
},
166
blog: {
167
showReadingTime: true,
168
169
editUrl:
170
- 'https://github.com/facebook/docusaurus/edit/main/website/blog/',
+ 'https://github.com/mapillary/mapillary-python-sdk/tree/main/docs',
171
172
theme: {
173
customCss: require.resolve('./src/css/custom.css'),
0 commit comments