From 481dee5f4122287fe6831500929d03d0eaaa7e65 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 21 Sep 2014 08:06:07 -0500 Subject: [PATCH] Update README.md Use Racket server for rendered docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5edab11..7c190d5 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ And update like so: raco pkg update sugar -You can [read the docs here](http://mbutterick.github.io/sugar/doc/). \ No newline at end of file +You can [read the docs here](http://pkg-build.racket-lang.org/doc/sugar).