diff --git a/app/views/shared/_links.html.haml b/app/views/shared/_links.html.haml
index 1c507e92..f2910364 100644
--- a/app/views/shared/_links.html.haml
+++ b/app/views/shared/_links.html.haml
@@ -5,10 +5,7 @@
·
= link_to "About", about_path
·
- = link_to "Bugs", 'https://github.com/retrospring/bugs/issues'
- ·
- / Tyler wanted this so much, here it is!
- = link_to "Blog", 'https://blog.retrospring.net'
+ = link_to "Github", 'https://github.com/retrospring/retrospring'
·
= link_to "Terms of Service", terms_path
·