From 4448ccae6b6566657735e6f99ce4edef3d7efb61 Mon Sep 17 00:00:00 2001 From: Andrey Larionov Date: Sun, 4 Aug 2013 02:08:08 +0400 Subject: [PATCH] Update documentation source location link original commit: 87a1506ef4eae4ade66bb05e21a2298aa7247876 --- .../scribble-doc/scribblings/scribble/scribble.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/scribble.scrbl b/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/scribble.scrbl index 9c4d0e2a..9702c8bb 100644 --- a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/scribble.scrbl +++ b/pkgs/scribble-pkgs/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:/collects/scribblings/scribble"]) +@(let ([url "http://git.racket-lang.org/plt/tree/HEAD:/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble"]) (link url url)), starting with the @filepath{scribble.scrbl} file.