summaryrefslogtreecommitdiff
path: root/projects/libsvgtiny/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libsvgtiny/index.html')
-rw-r--r--projects/libsvgtiny/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/libsvgtiny/index.html b/projects/libsvgtiny/index.html
index af8b6ff..e6c2000 100644
--- a/projects/libsvgtiny/index.html
+++ b/projects/libsvgtiny/index.html
@@ -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/libsvgtiny.git/plain/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="//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/libsvgtiny.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//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>