Merge pull request #19528 from bigbluebutton/revert-19522-antobinary-patch-2

Revert "docs: Force trailingSlash"
This commit is contained in:
Anton Georgiev 2024-01-26 11:54:33 -05:00 committed by GitHub
commit 85b0960a13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,6 @@ const config = {
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
trailingSlash: true,
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.