aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--theme/templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index bcc5f98..9ad8a1e 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -38,8 +38,8 @@
<span class="righty">
<a href="http://journal.bnewbold.net">journal</a>&nbsp;
<a href="/photos/">photos</a>&nbsp;
- <a href="http://git.bnewbold.net/">code</a>&nbsp;
- <a href="http://know.bnewbold.net/">knowledge</a></span>
+ <a href="https://git.bnewbold.net/">code</a>&nbsp;
+ <a href="https://know.bnewbold.net/">knowledge</a></span>
<span class="lefty"><a href="/">bnewbold.net</a></span>
</div>
</div>