From 2cf6b4bfec068cf24bdc3e4d46ad233091471a02 Mon Sep 17 00:00:00 2001
From: Junio C Hamano <gitster@pobox.com>
Date: Fri, 23 Oct 2009 22:38:44 -0700
Subject: [PATCH] Fix list of released versions in the toc document

---
 Documentation/git.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git.txt b/Documentation/git.txt
index d11c5c165..8519928d4 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -43,7 +43,7 @@ unreleased) version of git, that is available from 'master'
 branch of the `git.git` repository.
 Documentation for older releases are available here:
 
-* link:v1.6.5/git.html[documentation for release 1.6.5]
+* link:v1.6.5.1/git.html[documentation for release 1.6.5.1]
 
 * release notes for
   link:RelNotes-1.6.5.1.txt[1.6.5.1],
-- 
2.26.2