From 6c0c704237a9aa519d87b874a458d1255a62c00f Mon Sep 17 00:00:00 2001 From: Jeff King Date: Thu, 20 Apr 2017 16:34:41 -0400 Subject: [PATCH] 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 --- Documentation/git-archimport.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-archimport.txt b/Documentation/git-archimport.txt index 163b9f6f4..ea7065336 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 :: -- 2.11.0