diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index a4718fb..4680586 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -8,7 +8,7 @@ const config: Config = {
     title: "OneGround",
     tagline: "ZGW registrations and Api's",
     favicon: "img/favicon.png",
-    url: "https://oneground.github.io",
+    url: "https://dev.oneground.nl",
     baseUrl: "/",
     organizationName: "OneGround",
     projectName: "DevPortal",