mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-27 11:14:31 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user