mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Switch from Assembla to GitHub issues
This commit is contained in:
parent
64bd5b99c5
commit
aa8f5b7599
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ of the License, or (at your option) any later version.
|
|||
* Project homepage: http://getontracks.org/
|
||||
* Manual: http://getontracks.org/manual/
|
||||
* Source at GitHub: https://github.com/TracksApp/tracks
|
||||
* Assembla space (for bug reports and feature requests): https://www.assembla.com/spaces/tracks-tickets/tickets
|
||||
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
|
||||
* Wiki (community contributed information): https://github.com/TracksApp/tracks/wiki
|
||||
* Mailing list: http://groups.google.com/group/TracksApp
|
||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<div id="footer">
|
||||
<p><%= t('footer.send_feedback', :version => TRACKS_VERSION) %>: <a href="https://www.assembla.com/spaces/tracks-tickets/tickets"><%= t('common.bugs')%></a> |
|
||||
<p><%= t('footer.send_feedback', :version => TRACKS_VERSION) %>: <a href="https://github.com/TracksApp/tracks/issues"><%= t('common.bugs')%></a> |
|
||||
<a href="https://github.com/TracksApp/tracks/wiki"><%= t('common.wiki')%></a> |
|
||||
<a href="http://groups.google.com/group/TracksApp"><%= t('common.mailing_list')%></a> |
|
||||
<a href="http://getontracks.org/"><%= t('common.website')%></a> |
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* Project homepage: http://getontracks.org/
|
||||
* Manual: http://getontracks.org/manual/
|
||||
* Source at GitHub: https://github.com/TracksApp/tracks
|
||||
* Assembla space (for bug reports and feature requests): https://www.assembla.com/spaces/tracks-tickets/tickets
|
||||
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
|
||||
* Wiki (community contributed information): https://github.com/TracksApp/tracks/wiki
|
||||
* Mailing list: http://groups.google.com/group/TracksApp
|
||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue