Skip to content

Commit 6f8b538

Browse files
authored
docs: add "Edit this Page" link to the docs
1 parent 1e34de0 commit 6f8b538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ module.exports = {
6363
path: '../docs',
6464
sidebarPath: './sidebars.js',
6565
rehypePlugins: [externalLinkProcessor],
66+
editUrl: 'https://github.com/apify/apify-client-python/blob/master/website/',
6667
},
6768
}),
6869
],

0 commit comments

Comments
 (0)