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. [![Build Status](https://travis-ci.org/TracksApp/tracks.png?branch=2.2_branch)](https://travis-ci.org/TracksApp/tracks) [![Code Climate](https://codeclimate.com/badge.png)](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 @@ - + - \ No newline at end of file + diff --git a/app/views/shared/_footer.html.erb b/app/views/shared/_footer.html.erb index abada43a..718a4de7 100644 --- a/app/views/shared/_footer.html.erb +++ b/app/views/shared/_footer.html.erb @@ -2,7 +2,7 @@

<%= 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