From 166a79a0fdb1c563bf303ecc723692050d7844b3 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Wed, 28 Mar 2012 10:53:24 +0200 Subject: [PATCH] Fix documentation URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba2a701a..07e20174 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ And enqueue the function call: For a more complete example, refer to the [docs][d]. But this is the essence. -[d]: {{site.baseurl}}docs/ +[d]: http://nvie.github.com/rq/docs/ ### The worker