summaryrefslogtreecommitdiff
path: root/projects/libwapcaplet
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/libwapcaplet
parent7fe05a9078b809a362abcddd53afd24eca601542 (diff)
downloadnetsurf-website-8f93d8137341ccdafde7b2f2ba71ea9decd93a5d.tar.gz
netsurf-website-8f93d8137341ccdafde7b2f2ba71ea9decd93a5d.tar.bz2
Update link URLs for new repo viewer.
Diffstat (limited to 'projects/libwapcaplet')
-rw-r--r--projects/libwapcaplet/index.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/libwapcaplet/index.en b/projects/libwapcaplet/index.en
index 24a1fa1..58628ef 100644
--- a/projects/libwapcaplet/index.en
+++ b/projects/libwapcaplet/index.en
@@ -33,11 +33,11 @@
<h2>What is LibWapcaplet?</h2>
-<p>LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the <a href="/">NetSurf</a> project and is available for use by other software under the MIT licence. For further details, see the <a href="http://source.netsurf-browser.org/?p=libwapcaplet.git;a=blob_plain;f=README;hb=HEAD">readme</a>.</p>
+<p>LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the <a href="/">NetSurf</a> project and is available for use by other software under the MIT licence. For further details, see the <a href="http://source.netsurf-browser.org/libwapcaplet.git/plain/README">readme</a>.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/?p=libwapcaplet.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/libwapcaplet.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/libwapcaplet.git</p>