Kaydet (Commit) b00bf520 authored tarafından Adi Mukherjee's avatar Adi Mukherjee Kaydeden (comit) Tim Graham

Updated Django checkout URL to use https.

It's slightly more compatible than the git protocol.
üst 2767ef3c
...@@ -220,7 +220,7 @@ latest bug fixes and improvements, follow these instructions: ...@@ -220,7 +220,7 @@ latest bug fixes and improvements, follow these instructions:
.. code-block:: console .. code-block:: console
$ git clone git://github.com/django/django.git $ git clone https://github.com/django/django.git
This will create a directory ``django`` in your current directory. This will create a directory ``django`` in your current directory.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment