[gnomeweb-wml] anjuta: fix #638506 - Homepage: FAQ Mailinglist link is wrong



commit 5c8d0b6f07a75dee9795f0a12c9b13bdd46989be
Author: Johannes Schmid <jhs gnome org>
Date:   Fri Jan 14 20:21:41 2011 +0100

    anjuta: fix #638506 - Homepage: FAQ Mailinglist link is wrong

 projects.gnome.org/anjuta/layout.xsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/layout.xsl b/projects.gnome.org/anjuta/layout.xsl
index 4395d61..110f529 100644
--- a/projects.gnome.org/anjuta/layout.xsl
+++ b/projects.gnome.org/anjuta/layout.xsl
@@ -130,7 +130,7 @@
           <p class="section">Documentations</p>
           <ul>
             <li><a href="http://library.gnome.org/devel/anjuta-manual/stable";>Anjuta Manual</a> is a book on how to use Anjuta.<br/><br/></li>
-            <li><a href="http://library.gnome.org/devel/anjuta-faqs/stable";>Anjuta FAQ</a> answers some common questions.<br/><br/></li>
+            <li><a href="http://library.gnome.org/devel/anjuta-faqs/unstable";>Anjuta FAQ</a> answers some common questions.<br/><br/></li>
             <li><a href="http://library.gnome.org/users/anjuta-build-tutorial/2.26";>Project Build Tutorial</a> describes how project management in Anjuta works.<br/><br/></li> 
             <li><a href="http://library.gnome.org/devel/libanjuta/stable";>Anjuta API docs</a> is developers documentation for core Anjuta and interfaces.<br/><br/></li>
             <li><a href="http://library.gnome.org/devel/libanjuta/stable/anjuta-architecture.html";>Anjuta Architecture</a> gives an overview of Anjuta architecture.<br/><br/></li>



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