SVN -> Git
diff --git a/gettingStarted.php b/gettingStarted.php
index 3bca973..e0ced81 100644
--- a/gettingStarted.php
+++ b/gettingStarted.php
@@ -41,8 +41,9 @@
<div class="homeitem3col">
<h3>Source code</h3>
<p>
- SMILA's source code is being maintained in SVN repository located at:<br>
- <a href="http://dev.eclipse.org/svnroot/rt/org.eclipse.smila/">http://dev.eclipse.org/svnroot/rt/org.eclipse.smila/</a>
+ SMILA's source code is being maintained in Git repositories: <br>
+ <a href="https://git.eclipse.org/c/smila">https://git.eclipse.org/c/smila</a><br>
+ For using the source code in a development environment see description <a href="https://wiki.eclipse.org/SMILA/Documentation/HowTo/Howto_set_up_dev_environment">here</a>.
</p>
</div>
</div>