diff --git a/scribble-doc/scribblings/scribble/scribble.scrbl b/scribble-doc/scribblings/scribble/scribble.scrbl index b23116db..731f2cb5 100644 --- a/scribble-doc/scribblings/scribble/scribble.scrbl +++ b/scribble-doc/scribblings/scribble/scribble.scrbl @@ -14,7 +14,7 @@ programmatically. This document is itself written using Scribble. You can see its source at -@(let ([url "http://git.racket-lang.org/plt/tree/HEAD:/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble"]) +@(let ([url "https://github.com/racket/scribble/tree/master/scribble-doc/scribblings/scribble"]) (link url url)), starting with the @filepath{scribble.scrbl} file.