diff options
| author | Marko Tibold | 2011-12-12 20:53:10 +0100 |
|---|---|---|
| committer | Marko Tibold | 2011-12-12 20:53:10 +0100 |
| commit | ac18bea009e93044e47b4f7a6286f0e1414128c3 (patch) | |
| tree | 35ee5657d79997a5485f266a2106633848397125 /docs/index.rst | |
| parent | 1686419aadefb1aa98578ade309979f867cb1220 (diff) | |
| download | django-rest-framework-ac18bea009e93044e47b4f7a6286f0e1414128c3.tar.bz2 | |
deleted reference to bitbucket from the docs
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 0b8b535e..309effab 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 <http://pypi.python.org/pypi/djangorestframework>`_. |
