Skip to content

Commit

Permalink
docs(devs-infra): correct edit link location (#2333)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Feb 8, 2021
1 parent 2576f70 commit 3d3e0b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/docusaurus.config.js
Expand Up @@ -84,8 +84,7 @@ module.exports = {
{
docs: {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
editUrl: 'https://github.com/kulshekhar/ts-jest/edit/master/docs',
editUrl: 'https://github.com/kulshekhar/ts-jest/edit/master/website',
remarkPlugins: [simplePlantUML],
},
theme: {
Expand Down

0 comments on commit 3d3e0b4

Please sign in to comment.