Skip to content

Commit b36df9c

Browse files
jasagredoMikolaj
authored andcommitted
Do not advertise git:// in docs
1 parent a092bc8 commit b36df9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/version-control-fields.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The location of the repository, usually a URL but the exact form of this field
6464
depends on the repository type. For example:
6565

6666
- for Darcs: ``http://code.haskell.org/foo/``
67-
- for Git: ``git://github.com/foo/bar.git``
67+
- for Git: ``https://github.com/foo/bar.git``
6868
- for CVS: ``[email protected]:/cvs``
6969

7070
VCS branch

0 commit comments

Comments
 (0)