Skip to content

Commit 24f9ec4

Browse files
committed
redirect realmofracket
1 parent da55909 commit 24f9ec4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

www/books.html.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Learn to design programs systematically.
1414
Learn to design programs systematically, with pictures.
1515

1616
link["https://nostarch.com/realmofracket.htm"]{Realm of Racket}
17-
Learn to program with Racket, one game at a time; see also ◊link["https://www.realmofracket.com/"]{its companion site}
17+
Learn to program with Racket, one game at a time; see also ◊link["https://www.realmofracket.org/"]{its companion site}
1818

1919
link["https://link.springer.com/book/10.1007/978-3-031-43973-5"]{Programming-Based Formal Languages and Automata Theory}
2020
Learn Formal Languages and Automata Theory using FSM--A DSL embedded in Racket.

www/index.html.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ ancestor(A, B)?}}}
352352
link["https://docs.racket-lang.org/guide/index.html"]{The Racket Guide}
353353
A detailed overview of the Racket Language.
354354

355-
link["https://www.realmofracket.com/"]{Realm of Racket}
355+
link["https://www.realmofracket.org/"]{Realm of Racket}
356356
Learn to program with Racket, one game at a time.
357357

358358
link["https://beautifulracket.com/"]{Beautiful Racket}

0 commit comments

Comments
 (0)