about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 57d689fd..de47fba2 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@ Mu.
 
 <b><a href='http://akkartik.name/about'>Problem statement.</a></b>
 
-<b><a href='http://github.com/akkartik/mu'>Solution.</a></b>
+<b><a href='https://github.com/akkartik/mu'>Solution.</a></b>
 
 <p>For an earlier prototype, a high-level statement-oriented language with a
 tree-walking interpreter, see <a href='http://akkartik.github.io/mu1'>mu1</a>.