diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 83d688e..ff00e65 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -8,7 +8,7 @@ const config: Config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://amsterdam.github.io', + url: 'https://developers.amsterdam', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/',