[Xfce4-commits] <www:master> Fix building link to docs wiki.

Nick Schermer noreply at xfce.org
Wed Feb 29 16:08:01 CET 2012


Updating branch refs/heads/master
         to 98bfe0965647c93f310150b019f9cf147f244ede (commit)
       from 860ecd545cbb7fdc40f04afbf2373ca4e5f0b3d3 (commit)

commit 98bfe0965647c93f310150b019f9cf147f244ede
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Feb 29 15:37:56 2012 +0100

    Fix building link to docs wiki.

 pages/download/index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/download/index.php b/pages/download/index.php
index d085ce8..ca754d0 100644
--- a/pages/download/index.php
+++ b/pages/download/index.php
@@ -17,7 +17,7 @@ if($preview_visible) {
 <h1><?php echo $head['title'] ?></h1>
 
 <p>
-  <?php E_('Most distributions ship with Xfce in their own packaging format, but if you want a newer version or you want to build Xfce from scratch, you can find the packages below. Instructions how to compile Xfce can be found <a href="/download/building">here</a>. You can also take a look at the list of <a href="/download/distros">Xfce-oriented distributions</a>.') ?>
+  <?php E_('Most distributions ship with Xfce in their own packaging format, but if you want a newer version or you want to build Xfce from scratch, you can find the packages below. Instructions how to compile Xfce can be found <a href="http://docs.xfce.org/xfce/building" class="external">here</a>. You can also take a look at the list of <a href="/download/distros">Xfce-oriented distributions</a>.') ?>
 </p>
 
 <h2 id="stable"><?php printf (R_('Stable release %s'), $stable_version) ?></h2>


More information about the Xfce4-commits mailing list