diff --git a/_includes/footer.html b/_includes/footer.html
index ccdf6c335ea9544457380f8a368e2f2e78fe8b26..97d12cbe4d650111d45aa057e8e5e98ea1e6d68f 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -3,6 +3,8 @@
   <div class="col-md-12 footertext">
     Copyright &copy; 2016 Software Carpentry Foundation
     /
+    <a href="{{ site.repo }}">Source</a>
+    /
     <a href="{{ site.root }}/license/">License</a>
     /
     <a href="mailto:{{site.email}}">Contact</a>