Skip to content

Commit 1920835

Browse files
authored
Replace git protocol URL in docs with an HTTPS URL
1 parent 1e62a3e commit 1920835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Requests is actively developed on GitHub, where the code is
2222

2323
You can either clone the public repository::
2424

25-
$ git clone git://github.com/psf/requests.git
25+
$ git clone https://github.com/psf/requests.git
2626

2727
Or, download the `tarball <https://github.com/psf/requests/tarball/main>`_::
2828

0 commit comments

Comments
 (0)