From ac18bea009e93044e47b4f7a6286f0e1414128c3 Mon Sep 17 00:00:00 2001 From: Marko Tibold Date: Mon, 12 Dec 2011 20:53:10 +0100 Subject: [PATCH] deleted reference to bitbucket from the docs --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 0b8b535e0..309effab6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -52,7 +52,6 @@ You can install Django REST framework using ``pip`` or ``easy_install``:: Or get the latest development version using mercurial or git:: - hg clone https://bitbucket.org/tomchristie/django-rest-framework git clone git@github.com:tomchristie/django-rest-framework.git Or you can `download the current release `_.