Skip to content

Commit 3d3e0b4

Browse files
authored
docs(devs-infra): correct edit link location (#2333)
1 parent 2576f70 commit 3d3e0b4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

website/docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ module.exports = {
8484
{
8585
docs: {
8686
sidebarPath: require.resolve('./sidebars.js'),
87-
// Please change this to your repo.
88-
editUrl: 'https://github.com/kulshekhar/ts-jest/edit/master/docs',
87+
editUrl: 'https://github.com/kulshekhar/ts-jest/edit/master/website',
8988
remarkPlugins: [simplePlantUML],
9089
},
9190
theme: {

0 commit comments

Comments
 (0)