Skip to content

Commit 094a230

Browse files
authored
Merge pull request #96 from afmsavage/patch-1
Fixing footer link
2 parents 50a2b72 + bf3fa69 commit 094a230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="main-footer panel-footer text-right">
2-
<a class="footer-item" href="https://github.com/pipermerriam/ethereum-function-signature-registry/issues/new">Github Project Page</a>
2+
<a class="footer-item" href="https://github.com/pipermerriam/ethereum-function-signature-registry">Github Project Page</a>
33
<a class="footer-item" href="https://github.com/pipermerriam/ethereum-function-signature-registry/issues/new">File an issue</a>
44
<span class="footer-item">with ♥ by Snake Charmers</span>
5-
</div>
5+
</div>

0 commit comments

Comments
 (0)