[Xfce4-commits] <www:master> Nicer links.
Nick Schermer
noreply at xfce.org
Fri Apr 27 22:42:01 CEST 2012
Updating branch refs/heads/master
to 35e2adfbd2a7da7c284a0dd1151ab7563fed9ae8 (commit)
from 00c273b2bb9db3eb32be2c6ffdb806c8282959ed (commit)
commit 35e2adfbd2a7da7c284a0dd1151ab7563fed9ae8
Author: Nick Schermer <nick at xfce.org>
Date: Fri Apr 27 22:40:00 2012 +0200
Nicer links.
pages/news-array.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/news-array.php b/pages/news-array.php
index 05bb9a2..330db50 100644
--- a/pages/news-array.php
+++ b/pages/news-array.php
@@ -24,9 +24,9 @@ $news = array (
R_('An online tour of the changes in Xfce 4.10 can be viewed here:'),
'<a href="http://xfce.org/about/tour">http://xfce.org/about/tour</a>',
R_('A detailed overview of the changes compared to Xfce 4.8 and Xfce 4.10 preview releases can be found on the following page:'),
- '<a href="http://xfce.org/download/changelogs/">http://xfce.org/download/changelogs/</a>',
+ '<a href="http://xfce.org/download/changelogs">http://xfce.org/download/changelogs</a>',
R_('This release can be downloaded either as a set of individual packages or as a single fat tarball including all these individual versions:'),
- '<a href="http://archive.xfce.org/xfce/4.10">http://archive.xfce.org/xfce/4.10/</a>',
+ '<a href="http://archive.xfce.org/xfce/4.10">http://archive.xfce.org/xfce/4.10</a>',
R_('Thank you all the contributors, bug reporters, as well as translators and packagers for your efforts in making this release possible.'),
R_('Best regards,<br />The Xfce development team'))
),
More information about the Xfce4-commits
mailing list