Git fork

Merge branch 'kh/maintenance-missing-tasks-docfix'

Doc mark-up fix for a topic that has graduated to 'master'.

* kh/maintenance-missing-tasks-docfix:
doc: maintenance: fix linkgit syntax

+1 -1
+1 -1
Documentation/git-maintenance.adoc
··· 172 172 173 173 worktree-prune:: 174 174 The `worktree-prune` task deletes stale or broken worktrees. See 175 - linkit:git-worktree[1] for more information. 175 + linkgit:git-worktree[1] for more information. 176 176 177 177 OPTIONS 178 178 -------