summaryrefslogtreecommitdiff
path: root/projects/libparserutils
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-11-05 11:21:36 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2012-11-05 11:21:36 +0000
commit8f93d8137341ccdafde7b2f2ba71ea9decd93a5d (patch)
treec451cb4af4cf8fcf68523271e2fd17cc10110249 /projects/libparserutils
parent7fe05a9078b809a362abcddd53afd24eca601542 (diff)
downloadnetsurf-website-8f93d8137341ccdafde7b2f2ba71ea9decd93a5d.tar.gz
netsurf-website-8f93d8137341ccdafde7b2f2ba71ea9decd93a5d.tar.bz2
Update link URLs for new repo viewer.
Diffstat (limited to 'projects/libparserutils')
-rw-r--r--projects/libparserutils/index.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/libparserutils/index.en b/projects/libparserutils/index.en
index 9308fe6..f02fbcf 100644
--- a/projects/libparserutils/index.en
+++ b/projects/libparserutils/index.en
@@ -61,12 +61,12 @@
<li>US-ASCII</li>
</ul>
-<p><strong>Note:</strong> LibParserUtils can optionally be built to use <code>iconv()</code>, enabling support for many more charsets. See the <a href="http://source.netsurf-browser.org/?p=libparserutils.git;a=blob_plain;f=README;hb=HEAD">readme</a> file for details.</p>
+<p><strong>Note:</strong> LibParserUtils can optionally be built to use <code>iconv()</code>, enabling support for many more charsets. See the <a href="http://source.netsurf-browser.org/libparserutils.git/plain/README">readme</a> file for details.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/?p=libparserutils.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="http://source.netsurf-browser.org/libparserutils.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libparserutils.git</p>