Skip to content

Commit

Permalink
Update docusaurus.config.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Santha <[email protected]>
  • Loading branch information
bencurio committed Jan 19, 2024
1 parent 689c96e commit 697fbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const config: Config = {

baseUrl: "/",
// For GitHub Pages, this value must be defined.
trailingSlash: false,
trailingSlash: true,

// TODO: Once we clean up links we can switch to "throw"
onBrokenLinks: "warn",
Expand Down

0 comments on commit 697fbda

Please sign in to comment.