From e4e07e32b016a77917745089097d82da44a76eed Mon Sep 17 00:00:00 2001 From: Jack Date: Fri, 27 Sep 2013 20:42:51 -0400 Subject: [PATCH] Update README.md Current url errors: "Choose a redirect for quickstart.html on hy.readthedocs.org" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c4c22..f73d36d 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,6 @@ Project * Code: https://github.com/hylang/hy * Docs: http://hy.rtfd.org/ -* Quickstart: http://hy.rtfd.org/en/latest/quickstart.html +* Quickstart: http://hy.readthedocs.org/en/latest/quickstart.html * Bug reports: We have no bugs! Your bugs are your own! (https://github.com/hylang/hy/issues) * License: MIT (Expat)