Skip to content

Commit 6c0c704

Browse files
peffgitster
authored andcommitted
docs/archimport: quote sourcecontrol.net reference
git-archimport has an option to register archives at mirrors.sourcecontrol.net. The sourcecontrol.net domain still exists, but that hostname no longer exists. That means this feature is presumably broken. I'll leave the examination and modification of that to people who might actually use archimport. But in the meantime, let's wrap the reference in the documentation in backticks, which will avoid turning it into a broken link (and thus polluting linkchecker results). Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f991c62 commit 6c0c704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-archimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ OPTIONS
9696
pruned.
9797

9898
-a::
99-
Attempt to auto-register archives at http://mirrors.sourcecontrol.net
99+
Attempt to auto-register archives at `http://mirrors.sourcecontrol.net`
100100
This is particularly useful with the -D option.
101101

102102
-t <tmpdir>::

0 commit comments

Comments
 (0)