Skip to content

Commit ed38a67

Browse files
Update docusaurus.config.js (#119)
1 parent 650ffbb commit ed38a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/docusaurus/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const config = {
99
title: 'solid_lints',
1010
tagline: 'An opinionated set of lint rules based on industry standards.',
1111
url: 'https://solid-software.github.io/',
12-
baseUrl: '/solid_lints/',
12+
baseUrl: '/',
1313
onBrokenLinks: 'throw',
1414
onBrokenMarkdownLinks: 'warn',
1515
favicon: 'img/favicon.png',

0 commit comments

Comments
 (0)