Skip to content

Commit 3561738

Browse files
committed
trailing slashes I guess
1 parent 126134a commit 3561738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module.exports = {
33
tagline: 'Talk to your Serial devices with JavaScript',
44
url: 'https://serialport.io',
55
baseUrl: '/',
6+
trailingSlash: true,
67
onBrokenLinks: 'throw',
78
onBrokenMarkdownLinks: 'throw',
89
favicon: 'img/serialport-logo.png',

0 commit comments

Comments
 (0)