Skip to content

Commit 8962064

Browse files
committed
updating to link to shoes/hackety.shy
1 parent c0b31a6 commit 8962064

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

app/views/welcome/index.html.haml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
%h1 Hackety Hack: the coder's starter kit
22
%h2 Want to learn how to program computers?
33
%p Hackety Hack is easy, simple, and free.
4-
%p Click the logo of your operating system to download v0.9:
4+
%p Click the Shoes logo to grab Shoes, and the Hackety Logo to download v0.9.2:
55
%br
66
%p
7-
= link_to(image_tag("apple.jpg", :height => 100), "http://github.com/downloads/steveklabnik/hacketyhack/hacketyhack-v0.9pre2.dmg")
8-
= link_to(image_tag("windows.png", :height => 100), "http://github.com/downloads/steveklabnik/hacketyhack/hacketyhack-0.9pre.exe")
9-
= link_to(image_tag("tux.jpg", :height => 100), "http://github.com/downloads/steveklabnik/hacketyhack/hacketyhack-0.9.run")
7+
= link_to(image_tag("shoes-icon.png", :height => 64), "http://wiki.github.com/shoes/shoes/recentbuilds")
8+
= link_to(image_tag("logo.png"), "http://github.com/downloads/hacketyhack/hacketyhack/hacketyhack.shy")
9+
/
10+
= link_to(image_tag("apple.jpg", :height => 100), "http://github.com/downloads/steveklabnik/hacketyhack/hacketyhack-v0.9pre2.dmg")
11+
= link_to(image_tag("windows.png", :height => 100), "http://github.com/downloads/steveklabnik/hacketyhack/hacketyhack-0.9pre.exe")
12+
= link_to(image_tag("tux.jpg", :height => 100), "http://github.com/downloads/steveklabnik/hacketyhack/hacketyhack-0.9.run")
1013
%br
1114
%p
1215
Already know how to code? You'll want to

public/images/shoes-icon.png

6.61 KB
Loading

0 commit comments

Comments
 (0)