Change link to scribble doc sources

The doc sources now live on Github post-split
rather than on the PLT git server.
This commit is contained in:
Asumu Takikawa 2014-12-10 22:53:34 -05:00
parent 9aef0eaa22
commit 6d43de50ef

View File

@ -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.