Make the About link in the footer point to the new wiki

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
Federico Mena Quintero
2012-10-02 09:46:32 -05:00
parent b84f4eaed8
commit b2c9429ba9

View File

@@ -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