summaryrefslogtreecommitdiff
path: root/downloads/source/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'downloads/source/index.html')
-rw-r--r--downloads/source/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/downloads/source/index.html b/downloads/source/index.html
index 6547c66..e903669 100644
--- a/downloads/source/index.html
+++ b/downloads/source/index.html
@@ -38,8 +38,8 @@
<div class="navsection">
<ul class="sitelinks">
-<li><a href="http://wiki.netsurf-browser.org/">Development wiki</a></li>
-<li><a href="http://source.netsurf-browser.org/">Git repository viewer</a></li>
+<li><a href="//wiki.netsurf-browser.org/">Development wiki</a></li>
+<li><a href="//source.netsurf-browser.org/">Git repository viewer</a></li>
<li><a href="http://ci.netsurf-browser.org/">Continuous Integration</a></li>
<li><a href="http://bugs.netsurf-browser.org/">Bug report system</a></li>
<li><a href="http://ci.netsurf-browser.org/jenkins/view/Categorized/job/docs-netsurf/doxygen/">Code documentation</a></li>
@@ -83,20 +83,20 @@
<p><code>$ git clone git://git.netsurf-browser.org/netsurf.git</code></p>
-<p>The latest source code can also be viewed via a <a href="http://source.netsurf-browser.org/netsurf.git/">web interface</a>.</p>
+<p>The latest source code can also be viewed via a <a href="//source.netsurf-browser.org/netsurf.git/">web interface</a>.</p>
<h2 id="BuildInstructions">Build Instructions</h2>
<p>There are two versions of NetSurf: NetSurf for RISC OS and GTK NetSurf (often referred to as nsgtk).</p>
<h3>Unix-like platforms</h3>
-<p>Users of Unix-like platforms, including Linux, should follow the build instructions provided in the <a href="http://source.netsurf-browser.org/netsurf.git/plain/docs/quick-start.md"><code>docs/quick-start.md</code></a> file. This can be found in the source tree or viewed via the Git web interface.</p>
+<p>Users of Unix-like platforms, including Linux, should follow the build instructions provided in the <a href="//source.netsurf-browser.org/netsurf.git/plain/docs/quick-start.md"><code>docs/quick-start.md</code></a> file. This can be found in the source tree or viewed via the Git web interface.</p>
<h3>Haiku and BeOS</h3>
-<p>Users of BeOS-like platforms should follow the build instructions provided in the <a href="http://source.netsurf-browser.org/netsurf.git/plain/docs/building-Haiku.md"><code>docs/building-Haiku.md</code></a> file. This can be found in the source tree or viewed via the Git web interface.</p>
+<p>Users of BeOS-like platforms should follow the build instructions provided in the <a href="//source.netsurf-browser.org/netsurf.git/plain/docs/building-Haiku.md"><code>docs/building-Haiku.md</code></a> file. This can be found in the source tree or viewed via the Git web interface.</p>
<h3>AmigaOS</h3>
-<p>Users of AmigaOS should follow the build instructions provided in the <a href="http://source.netsurf-browser.org/netsurf.git/plain/docs/building-AmigaOS.md"><code>docs/building-AmigaOS.md</code></a> file. This can be found in the source tree or viewed via the Git web interface.</p>
+<p>Users of AmigaOS should follow the build instructions provided in the <a href="//source.netsurf-browser.org/netsurf.git/plain/docs/building-AmigaOS.md"><code>docs/building-AmigaOS.md</code></a> file. This can be found in the source tree or viewed via the Git web interface.</p>
<div class="footer">