[gnomefr-web] Fix GNOME download link which redirected to the release notes
- From: Luis Menina <lmenina src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomefr-web] Fix GNOME download link which redirected to the release notes
- Date: Wed, 26 Feb 2014 02:51:50 +0000 (UTC)
commit 204d69543006b7d43ffcb6ddafc23f39440bc2c9
Author: Luis Menina <liberforce freeside fr>
Date: Wed Feb 26 03:48:14 2014 +0100
Fix GNOME download link which redirected to the release notes
In fact, the information to download GNOME given to the end-user on the
release notes pas is pretty much useless. At least, the GNOME one has a
non-moving URL, and cite a few Linux distros. Sad it's in english only,
but still, that's a bit more useful.
include/evilsedhack | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/include/evilsedhack b/include/evilsedhack
index ba8f75f..1f8f4b9 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -30,7 +30,7 @@ if test "$SIDEBAR" -ne 0; then
<ul>
<li><b><a href="$ROOT/apropos/">Qu'est-ce que GNOME ?</a></b></li>
<li><b><a href="$ROOT/actualite/">Actualités</a></b></li>
-<li><b><a href="$ROOT/version/stable/">Télécharger GNOME</a></b></li>
+<li><b><a href="http://www.gnome.org/getting-gnome/">Télécharger GNOME</a></b></li>
<li><b><a href="$ROOT/capture/">Captures d'écran</a></b></li>
<li><b><a href="$ROOT/presse/">Communiqués de Presse</a></b></li>
<li><b><a href="$ROOT/resume/">Résumés GNOME</a></b></li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]