Skip to content

Commit c79c6ad

Browse files
authored
Update docusaurus.config.js
1 parent 9bd1764 commit c79c6ad

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
@@ -15,6 +15,7 @@ const config = {
1515
// Set the production url of your site here
1616
// Use environment variable for dynamic URL configuration
1717
projectName: 'docs',
18+
trailingSlash: false,
1819
url: process.env.RENDER_EXTERNAL_URL || 'http://localhost:3000',
1920
// Set the /<baseUrl>/ pathname under which your site is served
2021
baseUrl: '/',

0 commit comments

Comments
 (0)