From 1b62efe45e3a318bf679e6c8f053e400c243c145 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 30 Oct 2012 14:41:44 +0000 Subject: [PATCH] Docs to django-rest-framework.org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b12cde28e..4b2245cca 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [sandbox]: http://restframework.herokuapp.com/ [rest-framework-2-announcement]: topics/rest-framework-2-announcement.md -[docs]: http://tomchristie.github.com/django-rest-framework/ +[docs]: http://django-rest-framework.org/ [urlobject]: https://github.com/zacharyvoase/urlobject [markdown]: http://pypi.python.org/pypi/Markdown/ [pyyaml]: http://pypi.python.org/pypi/PyYAML