[Libreoffice-commits] .: Branch 'tdf-website' - develop/index.php

Michael Meeks mmeeks at kemper.freedesktop.org
Fri Nov 19 09:25:45 PST 2010


 develop/index.php |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 076735ae17d4242da4ffa967bfd42fe8274b7166
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Fri Nov 19 17:26:16 2010 +0000

    add http url too

diff --git a/develop/index.php b/develop/index.php
index ade73d4..1b762b3 100644
--- a/develop/index.php
+++ b/develop/index.php
@@ -9,7 +9,8 @@ $content = <<<"EOT"
 All our source code is hosted in git, which is easy to use:
 <br>
 <b>Clone:</b> <tt>\$ git clone git://anongit.freedesktop.org/git/libreoffice/build</tt>
-# <a href="$freedesktop_cgit">(browse)</a>
+# <a href="$freedesktop_cgit">(browse)</a> <a
+href="http://anongit.freedesktop.org/git/libreoffice/build.git/">(http URL)</a> 
 <br>
 <b>Tarball:</b> <a href="$download_source">$download_source</a>.
 <br>


More information about the Libreoffice-commits mailing list