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 1e34de0 commit 6f8b538Copy full SHA for 6f8b538
website/docusaurus.config.js
@@ -63,6 +63,7 @@ module.exports = {
63
path: '../docs',
64
sidebarPath: './sidebars.js',
65
rehypePlugins: [externalLinkProcessor],
66
+ editUrl: 'https://github.com/apify/apify-client-python/blob/master/website/',
67
},
68
}),
69
],
0 commit comments