]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/download.in.html
string.c: Fix typos in comment.
[paraslash.git] / web / download.in.html
index 393fce9352d65a48f751735b886f5f57473dbfe3..9ef92b7af654ec06f193ad5dd3941648b82a83b8 100644 (file)
@@ -9,15 +9,17 @@ provided at this point. There are several ways to download the source:
 
                Clone the git repository by executing
 
 
                Clone the git repository by executing
 
-               <p> <pre> <kbd> git clone git://paraslash.systemlinux.org/git paraslash </kbd> </pre> </p>
+               <pre> <kbd>
+                       git clone git://git.tuebingen.mpg.de/paraslash.git
+               </kbd> </pre>
 
                <p> The repository contains the full history of the
                project since 2006, all work in progress and the source
 
                <p> The repository contains the full history of the
                project since 2006, all work in progress and the source
-               code for the web pages. Choosing this option allows to
-               check out any of the four integration branches maint,
+               code for the web pages. Choosing this option allows the
+               checkout of any of the four integration branches maint,
                master, next, pu (see the
 
                master, next, pu (see the
 
-               <a href="manual.html#git_branches">git_branches</a>
+               <a href="manual.html#Git.branches">Git branches</a>
 
                section of the manual). All previous releases
                correspond to tagged commits and may be checked out
 
                section of the manual). All previous releases
                correspond to tagged commits and may be checked out
@@ -50,7 +52,7 @@ provided at this point. There are several ways to download the source:
 
                Whenever significant changes are incorporated a
 
 
                Whenever significant changes are incorporated a
 
-               <a href="releases/paraslash-git.tar.bz2">tarball</a>
+               <a href="releases/paraslash-git.tar.xz">tarball</a>
 
                of the current master branch is created. All changes in
                this tarball will be included in the next release. Like
 
                of the current master branch is created. All changes in
                this tarball will be included in the next release. Like
@@ -63,10 +65,10 @@ provided at this point. There are several ways to download the source:
 
                The
 
 
                The
 
-                       <a href="/gitweb/gitweb.cgi?p=.git;a=summary">gitweb</a>
+                       <a href="http://git.tuebingen.mpg.de/paraslash.git">gitweb</a>
 
                page contains a snapshot link for each revision. This
 
                page contains a snapshot link for each revision. This
-               allows to get a specific revision without downloading
+               allows getting a specific revision without downloading
                the full history.
 
        </li>
                the full history.
 
        </li>