summaryrefslogtreecommitdiff
path: root/downloads/source/index.html
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2018-07-18 14:23:43 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2018-07-18 14:23:43 +0100
commit1310062609eb9636e8803fa0fc980b2221831ecc (patch)
treee931459d52e3db0cab299415211b644f0fbe2d3b /downloads/source/index.html
parent72f300a1dddbc24c28586bf9fe107367ec3b7739 (diff)
downloadnetsurf-website-1310062609eb9636e8803fa0fc980b2221831ecc.tar.gz
netsurf-website-1310062609eb9636e8803fa0fc980b2221831ecc.tar.bz2
Use HTTPS scheme for CI and bug tracker URLs.
Diffstat (limited to 'downloads/source/index.html')
-rw-r--r--downloads/source/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/downloads/source/index.html b/downloads/source/index.html
index e903669..4e24aae 100644
--- a/downloads/source/index.html
+++ b/downloads/source/index.html
@@ -40,9 +40,9 @@
<ul class="sitelinks">
<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>
+<li><a href="https://ci.netsurf-browser.org/">Continuous Integration</a></li>
+<li><a href="https://bugs.netsurf-browser.org/">Bug report system</a></li>
+<li><a href="https://ci.netsurf-browser.org/jenkins/view/Categorized/job/docs-netsurf/doxygen/">Code documentation</a></li>
</ul>
</div>