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 b4a0585 commit e4f8e4cCopy full SHA for e4f8e4c
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-sdk-python/edit/master/website/',
67
},
68
}),
69
],
0 commit comments