Skip to content

Commit d55b655

Browse files
committed
Adding correct download links
1 parent 3810d4b commit d55b655

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

app/views/welcome/index.html.erb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<h1>Hackety Hack: the coder's starter kit</h1>
22
<h2>Want to learn programming?</h2>
33
<p>Hackety Hack is easy, simple, and free.</p>
4-
<p>Download:
5-
<%= link_to "Mac" %>
6-
<%= link_to "PC" %>
7-
<%= link_to "Linux" %>
4+
<p><%= link_to "Download", "http://github.com/steveklabnik/hacketyhack/downloads" %> (you'll also need <%= link_to "shoooes", "http://github.com/shoes/shoes/downloads" %>)
85
</p>

0 commit comments

Comments
 (0)