diff --git a/website/siteConfig.js b/website/siteConfig.js index 74a9295e8..93f14bbd1 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -24,7 +24,7 @@ const siteConfig = { title: 'Ligo', // Title for your website. tagline: 'Smart Contract Language', url: 'https://your-docusaurus-test-site.com', // Your website URL - baseUrl: '/ligo-documentation/', // Base URL for your project */ + baseUrl: '/', // Base URL for your project */ // For github.io type URLs, you would set the url and baseUrl like: // url: 'https://facebook.github.io', // baseUrl: '/test-site/',