mirror of
https://github.com/django/django.git
synced 2025-07-30 08:35:23 +00:00
[1.10.x] Updated "fork Django on GitHub" link.
Backport of b741fe397a
from master
This commit is contained in:
parent
74e93b072a
commit
59bbacf88d
3 changed files with 6 additions and 6 deletions
|
@ -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>`.
|
||||
|
|
|
@ -42,7 +42,8 @@ Setting up local repository
|
|||
===========================
|
||||
|
||||
When you have created your GitHub account, with the nick "GitHub_nick", and
|
||||
forked Django's repository, create a local copy of your fork::
|
||||
`forked Django's repository <https://github.com/django/django/fork>`__,
|
||||
create a local copy of your fork::
|
||||
|
||||
git clone git@github.com:GitHub_nick/django.git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue