Showing 1 changed files with 1 additions and 1 deletions
+1 -1
templates/include/footer.html.ep
... ...
@@ -1,7 +1,7 @@
1 1
 <div class="footer">
2 2
   <div class="container">
3 3
     <div>
4
-      <a href="http://gitprep.yukikimoto.com/">Gitprep</a>
4
+      <a href="https://github.com/yuki-kimoto/gitprep">Gitprep</a>
5 5
       <span>Version <%= $Gitprep::VERSION %></span>
6 6
     </div>
7 7