Update footer link to source code, fixes #34

This commit is contained in:
Andrew Brown 2016-09-14 22:12:37 -05:00
parent bc6918f70a
commit 8998a0fbf3

View File

@ -19,7 +19,7 @@
<div class="col s12">
<div class="grey-text">
<a href="/about/privacy" class="white-text">Privacy Policy</a> /
<a href="https://github.com/indentlabs/Indent" class="white-text">Source Code</a>
<a href="https://github.com/indentlabs/notebook" class="white-text">Source Code</a>
</div>
</div>
</div>