summaryrefslogtreecommitdiff
path: root/projects/libsvgtiny
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/libsvgtiny
parent7fe05a9078b809a362abcddd53afd24eca601542 (diff)
downloadnetsurf-website-8f93d8137341ccdafde7b2f2ba71ea9decd93a5d.tar.gz
netsurf-website-8f93d8137341ccdafde7b2f2ba71ea9decd93a5d.tar.bz2
Update link URLs for new repo viewer.
Diffstat (limited to 'projects/libsvgtiny')
-rw-r--r--projects/libsvgtiny/index.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/libsvgtiny/index.en b/projects/libsvgtiny/index.en
index 528d990..af8b6ff 100644
--- a/projects/libsvgtiny/index.en
+++ b/projects/libsvgtiny/index.en
@@ -37,11 +37,11 @@
<p class="screenshot"><img src="images/svgtiger.png" alt="" title="Screenshot of NetSurf displaying an SVG with Libsvgtiny"></p>
-<p>The overall idea of the library is to take some SVG as input, and return a list of paths and texts which can be rendered easily. The library does not do the actual rendering. For further details, see the <a href="http://source.netsurf-browser.org/?p=libsvgtiny.git;a=blob_plain;f=README;hb=HEAD">readme</a>.</p>
+<p>The overall idea of the library is to take some SVG as input, and return a list of paths and texts which can be rendered easily. The library does not do the actual rendering. For further details, see the <a href="http://source.netsurf-browser.org/libsvgtiny.git/plain/README">readme</a>.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/?p=libsvgtiny.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/libsvgtiny.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/libsvgtiny.git</p>