summaryrefslogtreecommitdiff
path: root/projects/iconv
diff options
context:
space:
mode:
Diffstat (limited to 'projects/iconv')
-rw-r--r--projects/iconv/index.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/iconv/index.en b/projects/iconv/index.en
index 5d4ae13..71e77bb 100644
--- a/projects/iconv/index.en
+++ b/projects/iconv/index.en
@@ -54,9 +54,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/iconv/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=iconv.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/iconv</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/iconv.git</p>
<p>Iconv is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>