diff --git a/XDStar-Client/installation.md b/XDStar-Client/installation.md
index 0fec127d69d6ddbd394a9da1a81f2de8a13f17a3..7e2b709f61304d3f291d59cf8d9cb64328e5db27 100644
--- a/XDStar-Client/installation.md
+++ b/XDStar-Client/installation.md
@@ -50,11 +50,11 @@ All these steps are done by the script. The next paragraph are only details of h
 
 # Compile Sources
 
-XDStarClient is an open source project under Apache2 licence. The sources are available on the INRIA's Forge:
+XDStarClient is an open source project under Apache2 licence. The sources are available on the IHE's subversion server:
 
 ```bash
-svn checkout https://scm.gforge.inria.fr/svn/gazelle/Maven/simulators/XDStar-modules/trunk XDStar-modules
-svn checkout https://scm.gforge.inria.fr/svn/gazelle/Maven/simulators/XDStarClient/trunk XDStarClient
+svn checkout https://svn.ihe-europe.net/gazelle/Maven/simulators/XDStar-modules/trunk XDStar-modules
+svn checkout https://svn.ihe-europe.net/gazelle/Maven/simulators/XDStarClient/trunk XDStarClient
 ```
 
 Before compiling, go to the directory XDStarClient and edit the file pom.xml. Open this file and adapt the properties of profile prod to your case :