From: Kristoffer Haugsbakk Date: Mon, 9 Jun 2025 15:59:42 +0000 (+0200) Subject: doc: maintenance: fix linkgit syntax X-Git-Tag: v2.50.0~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6cd0701e3cc9980e4018d0986069cea8837565e3;p=thirdparty%2Fgit.git doc: maintenance: fix linkgit syntax Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-maintenance.adoc b/Documentation/git-maintenance.adoc index 931f3e02e8..540b5cf68b 100644 --- a/Documentation/git-maintenance.adoc +++ b/Documentation/git-maintenance.adoc @@ -172,7 +172,7 @@ rerere-gc:: worktree-prune:: The `worktree-prune` task deletes stale or broken worktrees. See - linkit:git-worktree[1] for more information. + linkgit:git-worktree[1] for more information. OPTIONS -------