summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-07-27 16:19:33 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-07-27 16:20:54 +0200
commit7f6331f73f6a63d8189a4a1c9e8bb44c878fcbb4 (patch)
tree3b1ef87b6770ed63834299eb6a806f42bd9716dd
parent1681bc52eb445218ce05a5df5dde022ec5ee87e3 (diff)
downloadlasso-7f6331f73f6a63d8189a4a1c9e8bb44c878fcbb4.tar.gz
lasso-7f6331f73f6a63d8189a4a1c9e8bb44c878fcbb4.tar.xz
lasso-7f6331f73f6a63d8189a4a1c9e8bb44c878fcbb4.zip
[Website] fix source and download links
The source repository is now the git repository on dev.entrouvert.org. Latest source release is 2.3.0. And git browser is included in our redmine.
-rw-r--r--website/templates/base.ezt6
-rw-r--r--website/web/download/index.xml2
2 files changed, 5 insertions, 3 deletions
diff --git a/website/templates/base.ezt b/website/templates/base.ezt
index ecdb0c8a..a75c992f 100644
--- a/website/templates/base.ezt
+++ b/website/templates/base.ezt
@@ -58,7 +58,7 @@
<h2>Download</h2>
<p>
The most recent version of Lasso is <strong>2.3</strong> and was
- release on July 19th 2010.
+ release on July 21th 2010.
</p>
<h3>Binary packages</h3>
<p>
@@ -67,7 +67,9 @@
</p>
<h3>Source</h3>
<p>
- <li>Wait for 2.3 updates of download links...</li>
+ <li><a href="http://labs.libre-entreprise.org/frs/download.php/807/lasso-2.3.0.tar.gz">.tar.gz</a></li>
+ <li><a href="http://dev.entrouvert.org/git/lasso.git>Git repository : http://dev.entrouvert.org/git/lasso.git</a></li>
+ <li><a href="https://dev.entrouvert.org/projects/lasso/repository">Browse git repository</a></git>
</p>
</div>
[end]
diff --git a/website/web/download/index.xml b/website/web/download/index.xml
index 45ed119b..cd81df8b 100644
--- a/website/web/download/index.xml
+++ b/website/web/download/index.xml
@@ -10,7 +10,7 @@
<p>
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
- <a href="http://labs.libre-entreprise.org/frs/download.php/806/lasso-2.3.0.tar.gz">lasso-2.3.0.tar.gz</a>
+ <a href="http://labs.libre-entreprise.org/frs/download.php/807/lasso-2.3.0.tar.gz">lasso-2.3.0.tar.gz</a>
</p>
<h2>Binary Downloads</h2>