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 560d6d9 commit 7950f1dCopy full SHA for 7950f1d
docusaurus.config.js
@@ -13,6 +13,7 @@ module.exports = {
13
tagline: 'Online Arduino & Electronics Simulator',
14
url: 'https://docs.wokwi.com',
15
baseUrl: '/',
16
+ trailingSlash: false,
17
onBrokenLinks: 'throw',
18
onBrokenMarkdownLinks: 'warn',
19
favicon: 'img/favicon.ico',
0 commit comments