summaryrefslogtreecommitdiff
path: root/projects/libparserutils/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libparserutils/index.html')
-rw-r--r--projects/libparserutils/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/libparserutils/index.html b/projects/libparserutils/index.html
index 264af73..0b714f7 100644
--- a/projects/libparserutils/index.html
+++ b/projects/libparserutils/index.html
@@ -61,12 +61,12 @@
<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/libparserutils.git/plain/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="//source.netsurf-browser.org/libparserutils.git/plain/README">readme</a> file for details.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libparserutils.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/libparserutils.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/libparserutils.git</p>