From: Jeff King Date: Thu, 20 Apr 2017 20:34:41 +0000 (-0400) Subject: docs/archimport: quote sourcecontrol.net reference X-Git-Tag: v2.13.0-rc1~3^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c0c704237a9aa519d87b874a458d1255a62c00f;p=thirdparty%2Fgit.git 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-archimport.txt b/Documentation/git-archimport.txt index 163b9f6f41..ea70653369 100644 --- a/Documentation/git-archimport.txt +++ b/Documentation/git-archimport.txt @@ -96,7 +96,7 @@ OPTIONS pruned. -a:: - Attempt to auto-register archives at http://mirrors.sourcecontrol.net + Attempt to auto-register archives at `http://mirrors.sourcecontrol.net` This is particularly useful with the -D option. -t ::