[library-web] Fix links to wiki and update getting started link



commit b77a1761e4e4243b3f1685f4e7f817b151cb497b
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Thu May 1 19:12:25 2014 +0200

    Fix links to wiki and update getting started link

 data/overlay.xml.in   |   14 +++++++-------
 data/xslt/heading.xsl |    4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index e290592..e49597b 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -1292,7 +1292,7 @@
        become a member of the GNOME community. There are several sub-projects
        to choose from.
       </_abstract>
-      <href>https://live.gnome.org/JoinGnome</href>
+      <href>http://www.gnome.org/get-involved/</href>
     </document>
 
     <document doc_module="devel-resource-bugzilla" channel="devel"
@@ -1303,7 +1303,7 @@
        The GNOME Bug Tracker allows you to send information about bugs you
        encounter to the GNOME developers in an organized manner.
       </_abstract>
-      <href>https://live.gnome.org/Bugzilla</href>
+      <href>https://wiki.gnome.org/Bugzilla</href>
     </document>
 
     <document doc_module="devel-resource-release-planning" channel="devel"
@@ -1313,7 +1313,7 @@
       <_abstract>
         A feast of essential GNOME future planning information.
       </_abstract>
-      <href>https://live.gnome.org/ReleasePlanning</href>
+      <href>https://wiki.gnome.org/ReleasePlanning</href>
     </document>
 
 
@@ -1325,7 +1325,7 @@
         A collection of useful scripts to help developers accomplish simple (often
        repetitive) tasks.
       </_abstract>
-      <href>https://live.gnome.org/DeveloperUtilities</href>
+      <href>https://wiki.gnome.org/DeveloperUtilities</href>
     </document>
 
     <document doc_module="devel-resource-subversion" channel="devel"
@@ -1336,16 +1336,16 @@
         The GNOME Git Tree holds the latest development versions of the main
        GNOME packages, and allows coordination of GNOME development.
       </_abstract>
-      <href>https://live.gnome.org/Git</href>
+      <href>https://wiki.gnome.org/Git</href>
     </document>
 
     <extrawikidocs>
       <!-- create a serie of documents out of -->
       <channel>devel</channel>
       <category>devel-guides</category>
-      <href>https://live.gnome.org/DevGnomeOrg</href>
+      <href>https://wiki.gnome.org/DevGnomeOrg</href>
       <attributes h2hmode="content-id" hidehref="true" extracss="moinmoin.css"
-                  rewritebase="https://live.gnome.org"; />
+                  rewritebase="https://wiki.gnome.org"; />
     </extrawikidocs>
 
     <extrawikidocs>
diff --git a/data/xslt/heading.xsl b/data/xslt/heading.xsl
index 3b75ead..523ac45 100644
--- a/data/xslt/heading.xsl
+++ b/data/xslt/heading.xsl
@@ -148,9 +148,9 @@ $('#s').autocomplete('/symbols/lookup/',
 <div class="menu-footer-2-container"><ul id="menu-footer-2" class="menu"><li id="menu-item-99" 
class="menu-item menu-item-type-post_type current-menu-item page_item page-item-20 current_page_item 
menu-item-99"><a href="#">Resources</a>
 <ul class="sub-menu">
        <li><a href="https://help.gnome.org";>Documentation</a></li>
-       <li><a href="https://live.gnome.org";>Wiki</a></li>
+       <li><a href="https://wiki.gnome.org";>Wiki</a></li>
        <li><a href="https://mail.gnome.org/mailman/listinfo";>Mailing Lists</a></li>
-       <li><a href="https://live.gnome.org/GnomeIrcChannels";>IRC Channels</a></li>
+       <li><a href="https://wiki.gnome.org/GnomeIrcChannels";>IRC Channels</a></li>
        <li><a href="https://bugzilla.gnome.org/";>Bug Tracker</a></li>
        <li><a href="https://git.gnome.org/browse/";>Development Code</a></li>
        <li><a href="https://wiki.gnome.org/Jhbuild";>Build Tool</a></li>


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