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 126134a commit 3561738Copy full SHA for 3561738
docusaurus.config.js
@@ -3,6 +3,7 @@ module.exports = {
3
tagline: 'Talk to your Serial devices with JavaScript',
4
url: 'https://serialport.io',
5
baseUrl: '/',
6
+ trailingSlash: true,
7
onBrokenLinks: 'throw',
8
onBrokenMarkdownLinks: 'throw',
9
favicon: 'img/serialport-logo.png',
0 commit comments