Skip to content

Commit c2f50a5

Browse files
committed
Update docusaurus.config.ts
1 parent ffc5cab commit c2f50a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const config: Config = {
3030
onBrokenLinks: 'throw',
3131
onBrokenMarkdownLinks: 'warn',
3232

33-
trailingSlash: false,
33+
trailingSlash: true,
3434

3535

3636
// Even if you don't use internationalization, you can use this field to set

0 commit comments

Comments
 (0)