mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Changed example git clone URLs to use HTTPS.
This commit is contained in:
parent
0d4529d314
commit
3c6a4fdb6d
3 changed files with 3 additions and 3 deletions
|
@ -113,7 +113,7 @@ Download the Django source code repository using the following command:
|
|||
|
||||
.. console::
|
||||
|
||||
$ git clone git@github.com:YourGitHubName/django.git
|
||||
$ git clone https://github.com/YourGitHubName/django.git
|
||||
|
||||
.. admonition:: Low bandwidth connection?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue