Skip to content

Commit 7d50964

Browse files
authored
Merge pull request #10876 from mbacchi/vcs_support_typo
2 parents ff8dbb4 + 3608b42 commit 7d50964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/topics/vcs-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a tag name:
3535

3636
```none
3737
MyProject @ git+https://git.example.com/MyProject.git@master
38-
MyProject @ it+https://git.example.com/[email protected]
38+
MyProject @ git+https://git.example.com/[email protected]
3939
MyProject @ git+https://git.example.com/MyProject.git@da39a3ee5e6b4b0d3255bfef95601890afd80709
4040
MyProject @ git+https://git.example.com/MyProject.git@refs/pull/123/head
4141
```

0 commit comments

Comments
 (0)