From 6cd0701e3cc9980e4018d0986069cea8837565e3 Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Mon, 9 Jun 2025 17:59:42 +0200 Subject: [PATCH] doc: maintenance: fix linkgit syntax Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- Documentation/git-maintenance.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ------- -- 2.47.2