Skip to content

Commit 6b76617

Browse files
authored
Update docusaurus.config.js
1 parent c5e5181 commit 6b76617

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
@@ -6,7 +6,7 @@ module.exports = {
66
title: 'Semgrep',
77
tagline: 'Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.',
88
url: 'https://semgrep.dev',
9-
baseUrl: '/docs/',
9+
baseUrl: '/semgrep-docs/',
1010
onBrokenLinks: 'throw',
1111
onBrokenMarkdownLinks: 'throw',
1212
favicon: 'img/favicon.ico',

0 commit comments

Comments
 (0)