From 8fd0916426e1bf5c9285ccead17e9640420416cd Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 21 Sep 2014 08:05:40 -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 7451cc3..daca7d2 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ Then require it in your Racket file: (require txexpr) -Full docs are installed with the package. You can also [read the docs here](http://mbutterick.github.io/txexpr/doc/). +Full docs are installed with the package. You can also [read the docs here](http://pkg-build.racket-lang.org/doc/txexpr).