Updated "fork Django on GitHub" link.

This commit is contained in:
Tim Graham 2016-11-04 05:47:49 +01:00
parent 2c4d15e319
commit b741fe397a
3 changed files with 6 additions and 6 deletions

View file

@ -21,8 +21,7 @@ Running the unit tests
Quickstart
----------
First, `fork Django on GitHub
<https://github.com/django/django#fork-destination-box>`__.
First, `fork Django on GitHub <https://github.com/django/django/fork>`__.
Second, create and activate a virtual environment. If you're not familiar with
how to do that, read our :doc:`contributing tutorial </intro/contributing>`.