Code

Fix git(1) link to git-index-pack
authorJonas Fonseca <fonseca@diku.dk>
Tue, 15 Nov 2005 12:29:18 +0000 (13:29 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 15 Nov 2005 19:42:28 +0000 (11:42 -0800)
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt

index 7045f3f97e1e1219a63f84792c1d68ae5884740d..bd389bdb97983a9ad8b6c01ee3b56270e4671c2e 100644 (file)
@@ -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]::