[gnomefr-web] htacess: Fix download link to point to 3.2 version Add an inline link to news page



commit 8264d0ef4a5510b3cc893eaea6ddfbce69db8df2
Author: Baptiste Mille-Mathias <baptiste millemathias gmail com>
Date:   Fri Dec 2 22:31:33 2011 +0100

    htacess: Fix download link to point to 3.2 version
    Add an inline link to news page

 www.gnomefr.org/htaccess  |    2 +-
 www.gnomefr.org/index.wml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/www.gnomefr.org/htaccess b/www.gnomefr.org/htaccess
index b8e2e34..b6d1bd4 100644
--- a/www.gnomefr.org/htaccess
+++ b/www.gnomefr.org/htaccess
@@ -1,6 +1,6 @@
 Options +MultiViews
 
-Redirect /version/stable/ http://library.gnome.org/misc/release-notes/3.0/
+Redirect /version/stable/ http://library.gnome.org/misc/release-notes/3.2/
 Redirect /version/3.0/		http://library.gnome.org/misc/release-notes/3.0/
 Redirect /version/2.32/		http://library.gnome.org/misc/release-notes/2.32/
 Redirect /version/2.30/		http://library.gnome.org/misc/release-notes/2.30/
diff --git a/www.gnomefr.org/index.wml b/www.gnomefr.org/index.wml
index c8c8acc..f602e7d 100644
--- a/www.gnomefr.org/index.wml
+++ b/www.gnomefr.org/index.wml
@@ -45,7 +45,7 @@ marketing</a> de GNOME.</p>
 <div id="news">
 
 <div id="newsLeft">
-<h2>ActualitÃs GNOME</h2>
+<h2>ActualitÃs GNOME <small><a href="/actualite/">plus d'actualitÃ</a></small></h2>
 
 <h3>Sortie de GNOME 3.2 <small>(28/09/2011)</small></h3>
 <p>La sortie de GNOME 3.2, amÃliore la redÃfinition du bureau dÃbutÃe par la 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]