Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Commit

Permalink
add code link to front page
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveC committed Oct 8, 2010
1 parent a0a9eea commit 2c41055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/site/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

<p>This is <b>very alpha</b> and there is not much to see yet. Transiki is a wiki of transit data. Think a blend of google transit and openstreetmap.

<p>You can look at the <a href="http://blog.transiki.org/">blog</a> and <a href="http://groups.google.com/group/transiki">mailing list</a>.
<p>You can look at the <a href="http://blog.transiki.org/">blog</a> and <a href="http://groups.google.com/group/transiki">mailing list</a> and <a href="http://github.com/SteveC/transiki/">code</a>.

<p><%= link_to 'new point', new_point_path %>

0 comments on commit 2c41055

Please sign in to comment.