From e74c8b1b01f1ed39ceee547e5c524b8b1e6898e4 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Fri, 1 Mar 2013 14:16:14 -0500 Subject: [PATCH] Fix broken link --- collects/scribblings/guide/guide.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/guide/guide.scrbl b/collects/scribblings/guide/guide.scrbl index 5acc864c01..c3f34026be 100644 --- a/collects/scribblings/guide/guide.scrbl +++ b/collects/scribblings/guide/guide.scrbl @@ -94,7 +94,7 @@ precise details to @|Racket| and other reference manuals. (bib-entry #:key "Sitaram05" #:author "Dorai Sitaram" #:title "pregexp: Portable Regular Expressions for Scheme and Common Lisp" - #:url "http://www.ccs.neu.edu/home/dorai/pregexp/pregexp.html" + #:url "http://www.ccs.neu.edu/home/dorai/pregexp/" #:date "2002") )