diff --git a/docs/topics/install.txt b/docs/topics/install.txt index dff170f733..8172083402 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -220,7 +220,7 @@ latest bug fixes and improvements, follow these instructions: .. 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.