git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Help people in finding the download links
@ 2007-10-16 21:58 Paolo Ciarrocchi
  2007-10-17  0:01 ` Petr Baudis
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Ciarrocchi @ 2007-10-16 21:58 UTC (permalink / raw)
  To: pasky, git

I believe that with the following change it's a bit easier to visualize the table including the links to the tar.bz2 and tar.gz source packages.

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index dc5189a..b061178 100644
--- a/index.html
+++ b/index.html
@@ -54,7 +54,7 @@ Junio C Hamano.</p>
 
 
 <div style="float: right"><table class="releases">
-	<tr class="odd" align="center"><td colspan="2"><!--@DATE@-->[2007-10-03]</td></tr>
+	<tr class="odd" align="center"><td colspan="2"><b>Download GIT source package</b> <!--@DATE@-->[2007-10-03]</td></tr>
 	<tr align="center"><td colspan="2">The latest stable Git release is <b><!--@VNUM@-->v1.5.3.4</b>:</td></tr>
 	<tr align="center"><td>
 		<!--@TARLINK@--><a href="http://kernel.org/pub/software/scm/git/git-1.5.3.4.tar.bz2">tar.bz2</a>
-- 
1.5.3.4.206.g58ba4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-17  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-16 21:58 [PATCH] Help people in finding the download links Paolo Ciarrocchi
2007-10-17  0:01 ` Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).