diff --git a/app/views/layouts/_footer.html.haml b/app/views/layouts/_footer.html.haml
index 19f7ca38b..fb4600b2c 100644
--- a/app/views/layouts/_footer.html.haml
+++ b/app/views/layouts/_footer.html.haml
@@ -2,7 +2,7 @@
.ten.columns
%ul.link-list
%li
- = link_to "About", "https://github.com/Growstuff/project/wiki/About%20Growstuff"
+ = link_to "About", "http://wiki.growstuff.org"
%li
= link_to "License", "https://github.com/Growstuff/growstuff/blob/dev/LICENSE.txt"
%li