We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650ffbb commit ed38a67Copy full SHA for ed38a67
doc/docusaurus/docusaurus.config.js
@@ -9,7 +9,7 @@ const config = {
9
title: 'solid_lints',
10
tagline: 'An opinionated set of lint rules based on industry standards.',
11
url: 'https://solid-software.github.io/',
12
- baseUrl: '/solid_lints/',
+ baseUrl: '/',
13
onBrokenLinks: 'throw',
14
onBrokenMarkdownLinks: 'warn',
15
favicon: 'img/favicon.png',
0 commit comments