Skip to content

Commit c5dc239

Browse files
authored
Update docusaurus.config.js
1 parent 1763131 commit c5dc239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ module.exports = {
243243
sidebarPath: require.resolve('./sidebars.js'),
244244
// Please change this to your repo.
245245
editUrl:
246-
'https://github.com/kyle-semgrep/semgrep-docs/edit/main',
246+
'https://github.com/semgrep/semgrep-docs/edit/main',
247247
routeBasePath: '/'
248248
},
249249
blog: {

0 commit comments

Comments
 (0)