changing the urls to ones on hashcollision, so that people can more easily run the example
This commit is contained in:
parent
f308024718
commit
f3c0545b6e
|
@ -18,12 +18,12 @@
|
|||
(text "Whalesong:" 100 "black")
|
||||
(text "a Racket to JavaScript Compiler" 80 "black")
|
||||
(square 20 "solid" "white")
|
||||
(scale 2 (image-url "file:///home/dyoo/work/whalesong/racketcon/plt-logo.png"))
|
||||
(scale 2 (image-url "http://hashcollision.org/whalesong/racketcon/plt-logo.png"))
|
||||
(square 20 "solid" "white")
|
||||
(text "Danny Yoo (dyoo@hashcollision.org)" 50 "darkblue"))
|
||||
(above (text "Why Whalesong?" font-size "black")
|
||||
(square 20 "solid" "white")
|
||||
(scale 2 (image-url "file:///home/dyoo/work/whalesong/racketcon/bootstrap.gif")))
|
||||
(scale 2 (image-url "http://hashcollision.org/whalesong/racketcon/bootstrap.gif")))
|
||||
"World programs on the web"
|
||||
(above (text "Reusing Racket's compiler..." font-size "black")
|
||||
(square 20 "solid" "white")
|
||||
|
|
Loading…
Reference in New Issue
Block a user