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:
parent
9aef0eaa22
commit
6d43de50ef
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user