From: Jonas Fonseca Date: Tue, 15 Nov 2005 12:29:18 +0000 (+0100) Subject: Fix git(1) link to git-index-pack X-Git-Tag: v0.99.9k~3^2~27 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=a52e4ef877f693a69710145f56d867365a755f91;p=git.git Fix git(1) link to git-index-pack Signed-off-by: Jonas Fonseca Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git.txt b/Documentation/git.txt index 7045f3f9..bd389bdb 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -67,7 +67,7 @@ gitlink:git-commit-tree[1]:: gitlink:git-hash-object[1]:: Computes the object ID from a file. -gitlink:git-index-pack.html[1]:: +gitlink:git-index-pack[1]:: Build pack index file for an existing packed archive. gitlink:git-init-db[1]::