Skip to content

Commit fc78791

Browse files
committed
Merge branch 'nd/urls-doc-no-file-hyperlink-fix' into maint
* nd/urls-doc-no-file-hyperlink-fix: urls.txt: avoid auto converting to hyperlink
2 parents 1ec379f + 4c32e36 commit fc78791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/urls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For local repositories, also supported by Git natively, the following
3333
syntaxes may be used:
3434

3535
- /path/to/repo.git/
36-
- file:///path/to/repo.git/
36+
- \file:///path/to/repo.git/
3737

3838
ifndef::git-clone[]
3939
These two syntaxes are mostly equivalent, except when cloning, when

0 commit comments

Comments
 (0)