Modified webpage: now tinymail repository is in gitorious. master
authorJosé Dapena Paz <jdapena@igalia.com>
Mon, 15 Mar 2010 12:53:52 +0000 (13:53 +0100)
committerJosé Dapena Paz <jdapena@igalia.com>
Mon, 15 Mar 2010 12:53:52 +0000 (13:53 +0100)
www/index.html

index 2d7553c..d302ef7 100755 (executable)
@@ -82,7 +82,7 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class
 
     <li>Get the latest tinymail and modest code:
       <ul>
-        <li>svn checkout https://svn.tinymail.org/svn/tinymail/trunk tinymail</li>
+        <li>git clone git://gitorious.org/tinymail/tinymail.git</li>
         <li>git clone git://gitorious.org/modest/modest.git</li>
         <li>For building the current stable releases for N900, please use <tt>tinymail-1-2</tt> branch in
        tinymail and <tt>modest-3-2</tt> branch in modest.</li>