diff --git a/README.md b/README.md
index c172a7fd..8f5d3a53 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ of the License, or (at your option) any later version.
[](https://travis-ci.org/TracksApp/tracks)
[](https://codeclimate.com/github/TracksApp/tracks)
-* Project homepage: http://getontracks.org/
-* Manual: http://getontracks.org/manual/
+* Project homepage: http://www.getontracks.org/
+* Manual: http://www.getontracks.org/manual/
* Source at GitHub: https://github.com/TracksApp/tracks
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
* Wiki (community contributed information): https://github.com/TracksApp/tracks/wiki
diff --git a/app/views/integrations/google_gadget.erb b/app/views/integrations/google_gadget.erb
index ff113f54..c0ece0da 100644
--- a/app/views/integrations/google_gadget.erb
+++ b/app/views/integrations/google_gadget.erb
@@ -1,5 +1,5 @@
<%= t('footer.send_feedback', :version => TRACKS_VERSION) %>: <%= t('common.bugs')%> | <%= t('common.wiki')%> | <%= t('common.mailing_list')%> | - <%= t('common.website')%> | - <%= t('common.contribute')%> | + <%= t('common.website')%> | + <%= t('common.contribute')%> | <%= link_to(t('layouts.navigation.mobile'), todos_path(:format => 'm')) %>
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 8ad01809..1df02a32 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,7 +1,7 @@ = Tracks: a GTD(TM) web application, built with Ruby on Rails -* Project homepage: http://getontracks.org/ -* Manual: http://getontracks.org/manual/ +* Project homepage: http://www.getontracks.org/ +* Manual: http://www.getontracks.org/manual/ * Source at GitHub: https://github.com/TracksApp/tracks * Bug reports and feature requests: https://github.com/TracksApp/tracks/issues * Wiki (community contributed information): https://github.com/TracksApp/tracks/wiki