diff options
Diffstat (limited to 'racket.html.markdown')
-rw-r--r-- | racket.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/racket.html.markdown b/racket.html.markdown index 19b7326d..bf94db90 100644 --- a/racket.html.markdown +++ b/racket.html.markdown @@ -482,4 +482,4 @@ vec ; => #(1 2 3 4) ## Further Reading -Still up for more? Try [Quick: An Introduction to Racket with Pictures](http://docs.racket-lang.org/quick/) +Still up for more? Try [Getting Started with Racket](http://docs.racket-lang.org/getting-started/) |