From b741fe397aa567dd43d3e9dbd9fb5ecca6eab412 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 4 Nov 2016 05:47:49 +0100 Subject: Updated "fork Django on GitHub" link. --- docs/intro/contributing.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index ce93f48974..75414410f2 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -111,9 +111,9 @@ Getting a copy of Django's development version ============================================== The first step to contributing to Django is to get a copy of the source code. -First, `fork Django on GitHub `__. -Then, from the command line, use the ``cd`` command to navigate to the -directory where you'll want your local copy of Django to live. +First, `fork Django on GitHub `__. Then, +from the command line, use the ``cd`` command to navigate to the directory +where you'll want your local copy of Django to live. Download the Django source code repository using the following command: -- cgit v1.3