summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/libcss/index.en2
-rw-r--r--projects/libdom/index.en2
-rw-r--r--projects/libparserutils/index.en2
-rw-r--r--projects/libsvgtiny/index.en2
-rw-r--r--projects/libwapcaplet/index.en2
5 files changed, 5 insertions, 5 deletions
diff --git a/projects/libcss/index.en b/projects/libcss/index.en
index a72aa75..1c48941 100644
--- a/projects/libcss/index.en
+++ b/projects/libcss/index.en
@@ -33,7 +33,7 @@
<h2>What is LibCSS?</h2>
-<p>LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. 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/trunk/libcss/README">readme</a>.</p>
+<p>LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. 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=libcss.git;a=blob_plain;f=README;hb=HEAD">readme</a>.</p>
<h2>Features</h2>
diff --git a/projects/libdom/index.en b/projects/libdom/index.en
index 05aab97..e39cc50 100644
--- a/projects/libdom/index.en
+++ b/projects/libdom/index.en
@@ -33,7 +33,7 @@
<h2>What is LibDOM?</h2>
-<p>LibDOM is an implementation of the <a href="http://www.w3.org/DOM/">W3C DOM</a>, written in C. It is currently in development for use with <a href="/">NetSurf</a> and is intended to be suitable for use in other projects too. For further details, see the <a href="http://source.netsurf-browser.org/trunk/libdom/README">readme</a>.</p>
+<p>LibDOM is an implementation of the <a href="http://www.w3.org/DOM/">W3C DOM</a>, written in C. It is currently in development for use with <a href="/">NetSurf</a> and is intended to be suitable for use in other projects too. For further details, see the <a href="http://source.netsurf-browser.org/?p=libdom.git;a=blob_plain;f=README;hb=HEAD">readme</a>.</p>
<h2>Source code</h2>
diff --git a/projects/libparserutils/index.en b/projects/libparserutils/index.en
index 4bf1ce4..9308fe6 100644
--- a/projects/libparserutils/index.en
+++ b/projects/libparserutils/index.en
@@ -61,7 +61,7 @@
<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/trunk/libparserutils/README">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/?p=libparserutils.git;a=blob_plain;f=README;hb=HEAD">readme</a> file for details.</p>
<h2>Source code</h2>
diff --git a/projects/libsvgtiny/index.en b/projects/libsvgtiny/index.en
index 642f338..528d990 100644
--- a/projects/libsvgtiny/index.en
+++ b/projects/libsvgtiny/index.en
@@ -37,7 +37,7 @@
<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/trunk/libsvgtiny/README">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/?p=libsvgtiny.git;a=blob_plain;f=README;hb=HEAD">readme</a>.</p>
<h2>Source code</h2>
diff --git a/projects/libwapcaplet/index.en b/projects/libwapcaplet/index.en
index 012ea39..24a1fa1 100644
--- a/projects/libwapcaplet/index.en
+++ b/projects/libwapcaplet/index.en
@@ -33,7 +33,7 @@
<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/trunk/libwapcaplet/README">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/?p=libwapcaplet.git;a=blob_plain;f=README;hb=HEAD">readme</a>.</p>
<h2>Source code</h2>