diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index ad95f678..81893f57 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -9,6 +9,7 @@ const config = { title: 'Crowdin CLI', tagline: 'Crowdin CLI is a command line tool that allows you to manage and synchronize localization resources with your Crowdin project', favicon: 'img/favicon.ico', + trailingSlash: false, // Set the production url of your site here url: 'https://crowdin.github.io/',