diff --git a/main.js b/main.js
index 47771de7b7b59c7af1585e02de431274bbc87903..2fe91040e6db680f1ca581b2966110ceda682032 100644
--- a/main.js
+++ b/main.js
@@ -92,7 +92,7 @@ function createWindow () {
  */
 const lookForUpdates = function() {
     // Web update resources root directory
-    const URL = "http://aubes.montpellier.irstea.priv/cassiopee-releases/";
+    const URL = "http://cassiopee.g-eau.fr/cassiopee-releases/";
 
     // detect current app version and platform
     // const version = "4.4.2"; // debug