Fix typo in htdp url.
Fixes PR 12282. (Which was closed prematurely.)
(cherry picked from commit 3b93da83c4
)
This commit is contained in:
parent
17d0749a26
commit
4b46e79b55
|
@ -8,7 +8,7 @@ through a textbook:
|
||||||
|
|
||||||
@itemize[
|
@itemize[
|
||||||
|
|
||||||
@item{@italic{@link["http:///www.htdp.org/"]{How to Design Programs}}
|
@item{@italic{@link["http://htdp.org/"]{How to Design Programs}}
|
||||||
is the best place to start. Whenever the book says ``Scheme,''
|
is the best place to start. Whenever the book says ``Scheme,''
|
||||||
you can read it as ``Racket.''}
|
you can read it as ``Racket.''}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user