commit 5f09923dc28b8ce22456f0521340664b25f6dcd9
parent 7e23ac11443495a59769cff042d766da688861f4
Author: Jonathan Lassoff <jof@thejof.com>
Date: Sun, 28 Apr 2013 23:53:34 -0700
Type in Issues link. Fixes #5
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/default.md b/_layouts/default.md
@@ -20,7 +20,7 @@
<section id="links">
<a href="https://github.com/sup-heliotrope" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
<a href="https://github.com/sup-heliotrope/sup/wiki" class="btn">Wiki</a>
- <a href="https://github.com/sup-heliotrope/sup/Issues" class="btn">Issues</a>
+ <a href="https://github.com/sup-heliotrope/sup/issues" class="btn">Issues</a>
<a href="/history/" class="btn">History</a>
<a href="/screenshots/" class="btn">Screenshots</a>
</section>