summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJonas Fonseca <fonseca@diku.dk>2005-11-15 12:29:18 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-11-15 19:42:28 (GMT)
commita52e4ef877f693a69710145f56d867365a755f91 (patch)
treef29fc72a44e71ea0901d7beef749f9b5d8b828e2 /Documentation/git.txt
parentcd0a781c386b197e63a30104bead39420eada7ca (diff)
downloadgit-a52e4ef877f693a69710145f56d867365a755f91.zip
git-a52e4ef877f693a69710145f56d867365a755f91.tar.gz
git-a52e4ef877f693a69710145f56d867365a755f91.tar.bz2
Fix git(1) link to git-index-pack
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 7045f3f..bd389bd 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]::