diff --git a/ghost/core/core/shared/config/defaults.json b/ghost/core/core/shared/config/defaults.json index 411258a3713..428df6ae928 100644 --- a/ghost/core/core/shared/config/defaults.json +++ b/ghost/core/core/shared/config/defaults.json @@ -10,7 +10,7 @@ "redirects": true }, "updateCheck": { - "url": "https://updates.ghost.org", + "url": "https://check.ghost.org", "forceUpdate": false }, "privacy": false,