From 67746f578df9e3e580e0f6607e59d037a873b381 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 25 Apr 2015 17:12:15 -0500 Subject: [PATCH] fix link of Queinnec paper --- pkgs/racket-doc/scribblings/more/more.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/more/more.scrbl b/pkgs/racket-doc/scribblings/more/more.scrbl index 0acd236b0f..0266f46a55 100644 --- a/pkgs/racket-doc/scribblings/more/more.scrbl +++ b/pkgs/racket-doc/scribblings/more/more.scrbl @@ -869,7 +869,7 @@ memory accounting @cite["Wick04"], kill-safe abstractions #:title "The Influence of Browsers on Evaluators or, Continuations to Program Web Servers" #:location "International Conference on Functional Programming" #:date "2000" - #:url "http://www-spi.lip6.fr/~queinnec/Papers/webcont.ps.gz") + #:url "http://pagesperso-systeme.lip6.fr/Christian.Queinnec/PDF/webcont.pdf") (bib-entry #:key "Wick04" #:author "Adam Wick and Matthew Flatt"