summaryrefslogtreecommitdiff
path: root/developers/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'developers/index.html')
-rw-r--r--developers/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/developers/index.html b/developers/index.html
index ef6335a..a3f7bf6 100644
--- a/developers/index.html
+++ b/developers/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>
@@ -90,7 +90,7 @@
<p>If you've developed a patch for NetSurf you can send it to us by either:</p>
<ol>
-<li>Putting it on the <a href="http://bugs.netsurf-browser.org/">patch tracker</a>.</li>
+<li>Putting it on the <a href="https://bugs.netsurf-browser.org/">patch tracker</a>.</li>
<li>Posting to the <a href="/contact/#MailingLists">NetSurf Development mailing list</a> and attaching the patch.</li>
<li>Giving the patch to one of the developers in the <a href="/contact/#IRCChannel">NetSurf IRC channel</a>.</li>
</ol>