summaryrefslogtreecommitdiff
path: root/projects/libdom/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libdom/index.html')
-rw-r--r--projects/libdom/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/libdom/index.html b/projects/libdom/index.html
index 1518d85..935a7cb 100644
--- a/projects/libdom/index.html
+++ b/projects/libdom/index.html
@@ -33,11 +33,11 @@
<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/libdom.git/plain/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="//source.netsurf-browser.org/libdom.git/plain/README">readme</a>.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libdom.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/libdom.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/libdom.git</p>