[gnome-devel-docs] platform-overview: Fix broken external links



commit fe9428a9d3a039c974cae382d61b77d2dd382d75
Author: David King <amigadave amigadave com>
Date:   Tue Sep 2 22:51:55 2014 +0100

    platform-overview: Fix broken external links
    
    Use "yelp-check hrefs" to find many outdated links.

 platform-overview/C/dev-launching-desktop.page  |    2 +-
 platform-overview/C/dev-thumbnailer.page        |    2 +-
 platform-overview/C/dev-translate-tools.page    |    2 +-
 platform-overview/C/dev-translate.page          |    2 +-
 platform-overview/C/overview-communication.page |    6 +++---
 platform-overview/C/overview-io.page            |    4 ++--
 platform-overview/C/overview-media.page         |    2 +-
 platform-overview/C/overview-net.page           |    4 ++--
 platform-overview/C/overview-ui.page            |    7 +++----
 platform-overview/C/tech-atk.page               |    2 +-
 platform-overview/C/tech-canberra.page          |    2 +-
 platform-overview/C/tech-champlain.page         |    2 +-
 platform-overview/C/tech-d-bus.page             |    4 ++--
 platform-overview/C/tech-folks.page             |    2 +-
 platform-overview/C/tech-gdk.page               |    2 +-
 platform-overview/C/tech-network-manager.page   |    4 ++--
 platform-overview/C/tech-pango.page             |    2 +-
 platform-overview/C/tech-tracker.page           |    4 ++--
 platform-overview/C/tech-webkit.page            |    2 +-
 platform-overview/C/tour-gjs.page               |    4 ++--
 20 files changed, 30 insertions(+), 31 deletions(-)
---
diff --git a/platform-overview/C/dev-launching-desktop.page b/platform-overview/C/dev-launching-desktop.page
index 4ad70dc..d4c64ed 100644
--- a/platform-overview/C/dev-launching-desktop.page
+++ b/platform-overview/C/dev-launching-desktop.page
@@ -29,7 +29,7 @@
   <p>GNOME uses the
   <link href="http://standards.freedesktop.org/desktop-entry-spec/latest/index.html";>freedesktop.org
   Desktop Entry</link> and
-  <link href="http://standards.freedesktop.org/desktop-menu-spec/latest/index.html";>Desktop
+  <link href="http://standards.freedesktop.org/menu-spec/latest/";>Desktop
   Menu specifications</link> to describe application launchers. Installing a
   desktop file is the standard way to register your application with GNOME and
   other desktops.</p>
diff --git a/platform-overview/C/dev-thumbnailer.page b/platform-overview/C/dev-thumbnailer.page
index 0a1c4cc..1d5115d 100644
--- a/platform-overview/C/dev-thumbnailer.page
+++ b/platform-overview/C/dev-thumbnailer.page
@@ -32,6 +32,6 @@
   thumbnailer is <link 
href="https://developer.gnome.org/gnome-desktop3/stable/GnomeDesktopThumbnailFactory.html";>GnomeDesktopThumbnailFactory</link>.</p>
 
   <p>A common helper for thumbnailers, which handles the command-line parsing
-  and output file generation, is <link href="">gnome-thumbnailer-skeleton</link>.</p>
+  and output file generation, is <link 
href="https://github.com/hadess/gnome-thumbnailer-skeleton";>gnome-thumbnailer-skeleton</link>.</p>
 
 </page>
diff --git a/platform-overview/C/dev-translate-tools.page b/platform-overview/C/dev-translate-tools.page
index e64ce61..85572d5 100644
--- a/platform-overview/C/dev-translate-tools.page
+++ b/platform-overview/C/dev-translate-tools.page
@@ -24,7 +24,7 @@
   <p>At this point the strings are ready for translation, or
   <em>localization</em>. For projects hosted in the GNOME Git repositories,
   this task is handled by the GNOME Translation Project.
-  <app href="http://projects.gnome.org/gtranslator/";>Gtranslator</app>
+  <app href="https://wiki.gnome.org/Apps/Gtranslator";>Gtranslator</app>
   is a GNOME tool for editing <file>.po</file> files. Other online and offline
   localization tools include <app>Transifex</app>, <app>Virtaal</app>,
   <app>KBabel</app> or <app>Pootle</app>.</p>
diff --git a/platform-overview/C/dev-translate.page b/platform-overview/C/dev-translate.page
index e1d24bb..91ae21e 100644
--- a/platform-overview/C/dev-translate.page
+++ b/platform-overview/C/dev-translate.page
@@ -39,6 +39,6 @@
   plurals.</p>
 
   <p>For more information about translating GNOME projects, see the GNOME
-  <link href="https://live.gnome.org/TranslationProject/DevGuidelines";>Translation
+  <link href="https://wiki.gnome.org/TranslationProject/DevGuidelines";>Translation
   Project</link>.</p>
 </page>
diff --git a/platform-overview/C/overview-communication.page b/platform-overview/C/overview-communication.page
index ceda764..7712b7b 100644
--- a/platform-overview/C/overview-communication.page
+++ b/platform-overview/C/overview-communication.page
@@ -88,17 +88,17 @@
  <list>
   <item>
    <p><em style="strong">Empathy</em> is an instant messaging app with support for a wide range of messaging 
services. It uses Telepathy to handle connections, presence, and contact information for all of the protocols 
that it supports.</p>
-   <p>(<link href="https://live.gnome.org/Empathy";>Website</link> | <link 
href="http://staz.be/tup/2009-06/Capture-Conversations.png";>Screenshot</link> | <link 
href="http://git.gnome.org/browse/empathy/tree/";>Empathy source code</link> )</p>
+   <p>(<link href="https://wiki.gnome.org/Apps/Empathy";>Website</link> | <link 
href="https://wiki.gnome.org/Apps/Empathy?action=AttachFile&amp;do=get&amp;target=empathy.png";>Screenshot</link>
 | <link href="https://git.gnome.org/browse/empathy/";>Empathy source code</link> )</p>
   </item>
   
   <item>
    <p>With Telepathy Tubes support, the <em style="strong">GNOME Games</em> collection was able to add 
multi-player gaming support through the Jabber protocol.</p>
-   <p>(<link href="https://live.gnome.org/GnomeGames/";>Website</link> | <link 
href="https://live.gnome.org/glChess?action=AttachFile&amp;do=get&amp;target=glchess3d.png";>Screenshot</link> 
| <link href="http://git.gnome.org/browse/gnome-games/tree/glchess/src";>GLChess online multiplayer 
code</link> )</p>
+   <p>(<link href="https://wiki.gnome.org/Apps/Games";>Website</link> | <link 
href="https://wiki.gnome.org/Apps/Chess?action=AttachFile&amp;do=get&amp;target=gnome-chess.png";>Screenshot</link>
 | <link href="https://git.gnome.org/browse/gnome-chess/";>GLChess online multiplayer code</link> )</p>
   </item>
   
   <item>
    <p>Avahi support allows users of the <em style="strong">Rhythmbox</em> music player to see shared music 
collections on their local network, using DAAP.</p>
-   <p>(<link href="http://projects.gnome.org/rhythmbox/";>Website</link> | <link 
href="http://skss.learnfree.eu/wp-content/uploads/2009/05/rhythmbox_daap_3.png";>Screenshot</link> | <link 
href="http://git.gnome.org/browse/rhythmbox/tree/plugins/daap";>DAAP Code</link> )</p>
+   <p>(<link href="https://wiki.gnome.org/Apps/Rhythmbox";>Website</link> | <link 
href="https://wiki.gnome.org/Apps/Rhythmbox/Screenshots";>Screenshots</link> | <link 
href="https://git.gnome.org/browse/rhythmbox/tree/plugins/daap";>DAAP Code</link> )</p>
   </item>
  </list>
 
diff --git a/platform-overview/C/overview-io.page b/platform-overview/C/overview-io.page
index 909dd17..16deeef 100644
--- a/platform-overview/C/overview-io.page
+++ b/platform-overview/C/overview-io.page
@@ -69,12 +69,12 @@ metadata to describe documents.</p>
     <item>
       <p><em style="strong">Documents</em> makes it easy to find your files
       with <em style="strong">Tracker</em>.</p>
-      <p>( <link href="https://live.gnome.org/GnomeDocuments";>Website</link> | <link 
href="xxx">Screenshot</link> | <link href="https://git.gnome.org/browse/gnome-documents";>Source code</link> 
)</p>
+      <p>( <link href="https://wiki.gnome.org/Apps/Documents";>Website</link> | <link 
href="https://git.gnome.org/browse/gnome-documents";>Source code</link> )</p>
   </item>
     <item>
       <p><em style="strong">Files</em> leverages <em style="strong">GIO</em> to
       make it easy to manage both local and remote files.</p>
-      <p>( <link href="https://live.gnome.org/Nautilus";>Website</link> | <link 
href="https://live.gnome.org/Nautilus/Screenshots";>Screenshots</link> | <link 
href="https://git.gnome.org/browse/nautilus";>Source code</link> )</p>
+      <p>( <link href="https://wiki.gnome.org/Apps/Nautilus";>Website</link> | <link 
href="https://wiki.gnome.org/Apps/Nautilus/Screenshots";>Screenshots</link> | <link 
href="https://git.gnome.org/browse/nautilus";>Source code</link> )</p>
   </item>
  </list>
 </section>
diff --git a/platform-overview/C/overview-media.page b/platform-overview/C/overview-media.page
index a0c0fc9..878f9c4 100644
--- a/platform-overview/C/overview-media.page
+++ b/platform-overview/C/overview-media.page
@@ -94,7 +94,7 @@ need more control.</p>
   <list>
     <item>
       <p><em style="strong">Videos</em> is the GNOME multimedia player.</p>
-      <p>( <link href="http://projects.gnome.org/totem/";>Website</link> | <link 
href="http://en.wikipedia.org/wiki/File:Totem3.2.0.png";>Screenshot</link> | <link 
href="https://git.gnome.org/browse/totem/";>Source code</link> )</p>
+      <p>( <link href="https://wiki.gnome.org/Apps/Videos";>Website</link> | <link 
href="https://git.gnome.org/browse/totem/plain/data/appdata/ss-main.png";>Screenshot</link> | <link 
href="https://git.gnome.org/browse/totem/";>Source code</link> )</p>
     </item>
     <item>
       <p><em style="strong">PiTiVi</em> is a non-linear video editor, which
diff --git a/platform-overview/C/overview-net.page b/platform-overview/C/overview-net.page
index 9a26c8a..c1979b4 100644
--- a/platform-overview/C/overview-net.page
+++ b/platform-overview/C/overview-net.page
@@ -79,13 +79,13 @@ application respond appropriately when there is no Internet access.</p>
     <item>
       <p><em style="strong">Web</em> is the GNOME browser, which uses libsoup
       to access HTTP services.</p>
-      <p>( <link href="http://projects.gnome.org/epiphany/";>Website</link> | <link 
href="xxx">Screenshot</link> | <link href="https://git.gnome.org/browse/epiphany/";>Source code</link> )</p>
+      <p>( <link href="https://wiki.gnome.org/Apps/Web";>Website</link> | <link 
href="https://git.gnome.org/browse/epiphany/plain/data/screenshot.png";>Screenshot</link> | <link 
href="https://git.gnome.org/browse/epiphany/";>Source code</link> )</p>
     </item>
     <item>
       <p><em style="strong">GNOME Shell</em> is the user-visible GNOME desktop,
       which uses NetworkManager for the network status menu, including managing
       wired, wireless, 3G modem and VPN networking systems.</p>
-      <p>( <link href="https://wiki.gnome.org/GnomeShell";>Website</link> | <link 
href="http://www.gnome.org/gnome-3/";>Screenshot</link> | <link 
href="https://git.gnome.org/browse/gnome-shell/";>Source Code</link> )</p>
+      <p>( <link href="https://wiki.gnome.org/Projects/GnomeShell";>Website</link> | <link 
href="http://www.gnome.org/gnome-3/";>Screenshot</link> | <link 
href="https://git.gnome.org/browse/gnome-shell/";>Source Code</link> )</p>
     </item>
     <!-- TODO: Add low-level GIO network IO example. -->
   </list>
diff --git a/platform-overview/C/overview-ui.page b/platform-overview/C/overview-ui.page
index d53896d..f4cc193 100644
--- a/platform-overview/C/overview-ui.page
+++ b/platform-overview/C/overview-ui.page
@@ -94,7 +94,7 @@ custom UI elements that you create.</p>
   <item>
     <p><em style="strong">Web</em> is the GNOME browser, which uses GTK+ and
     WebKitGTK+, and is fully accessible.</p>
-    <p>( <link href="http://projects.gnome.org/epiphany/";>Website</link> | <link 
href="xxx">Screenshot</link> | <link href="xxx">Source code</link> )</p>
+    <p>( <link href="https://wiki.gnome.org/Apps/Web";>Website</link> | <link 
href="https://git.gnome.org/browse/epiphany/";>Source code</link> )</p>
   </item>
   <item>
     <p><em style="strong">MonoDevelop</em> is a cross-platform IDE designed
@@ -103,9 +103,8 @@ custom UI elements that you create.</p>
     <p>( <link href="http://monodevelop.com/";>Website</link> | <link 
href="http://monodevelop.com/Screenshots";>Screenshots</link> | <link 
href="https://github.com/mono/monodevelop";>Source code</link> )</p>
   </item>
   <item>
-    <p><em style="strong">Iagno</em> is a Reversi game for GNOME which uses
-    Clutter for the animated game board.</p>
-    <p>( <link href="https://live.gnome.org/Iagno";>Website</link> | <link href="xxx">Screenshot</link> | 
<link href="xxx">Source code</link> )</p>
+    <p><em style="strong">Videos</em> is the GNOME multimedia player, and uses Clutter to display video 
content.</p>
+    <p>( <link href="https://wiki.gnome.org/Apps/Videos";>Website</link> | <link 
href="https://git.gnome.org/browse/totem/";>Source code</link> )</p>
   </item>
  </list>
 </section>
diff --git a/platform-overview/C/tech-atk.page b/platform-overview/C/tech-atk.page
index c684ae2..7ef4d39 100644
--- a/platform-overview/C/tech-atk.page
+++ b/platform-overview/C/tech-atk.page
@@ -53,6 +53,6 @@ tool.</p>
 
 <list style="compact">
   <item><p><link href="http://developer.gnome.org/accessibility-devel-guide/";>GNOME Accessibility for 
Developers</link></p></item>
-  <item><p><link href="http://library.gnome.org/devel/atk/stable/";>ATK Reference</link></p></item>
+  <item><p><link href="https://developer.gnome.org/atk/stable/";>ATK Reference</link></p></item>
 </list>
 </page>
diff --git a/platform-overview/C/tech-canberra.page b/platform-overview/C/tech-canberra.page
index ae7dfcd..6ffb349 100644
--- a/platform-overview/C/tech-canberra.page
+++ b/platform-overview/C/tech-canberra.page
@@ -16,7 +16,7 @@ accessibility features of the desktop to provide alternate notification
 for hearing-impaired users.</p>
 
 <list style="compact">
-  <item><p><link 
href="http://library.gnome.org/devel/libcanberra/unstable/libcanberra-canberra.html";>Canberra 
Reference</link></p></item>
+  <item><p><link href="https://developer.gnome.org/libcanberra/unstable/";>Canberra 
Reference</link></p></item>
 </list>
 
 </page>
diff --git a/platform-overview/C/tech-champlain.page b/platform-overview/C/tech-champlain.page
index 5dd96db..84f437a 100644
--- a/platform-overview/C/tech-champlain.page
+++ b/platform-overview/C/tech-champlain.page
@@ -22,6 +22,6 @@
   </note>
 
   <list style="compact">
-    <item><p><link href="http://projects.gnome.org/libchamplain/";>Champlain home page</link></p></item>
+    <item><p><link href="https://wiki.gnome.org/Projects/libchamplain";>Champlain home page</link></p></item>
   </list>
 </page>
diff --git a/platform-overview/C/tech-d-bus.page b/platform-overview/C/tech-d-bus.page
index 444d65c..a5afb37 100644
--- a/platform-overview/C/tech-d-bus.page
+++ b/platform-overview/C/tech-d-bus.page
@@ -40,10 +40,10 @@ versatile software that seamlessly integrates with the user's desktop,
 regardless of which desktop it is.</p>
 
   <p>GNOME provides full support for D-Bus using the GDBus APIs in
-  <link href="gio">GIO</link>.</p>
+  <link xref="tech-gio">GIO</link>.</p>
 
 <list style="compact">
-  <item><p><link href="http://developer.gnome.org/gio/stable/";>GIO Reference Manual</link></p></item>
+  <item><p><link href="https://developer.gnome.org/gio/stable/";>GIO Reference Manual</link></p></item>
   <item><p><link href="http://dbus.freedesktop.org/doc/dbus-tutorial.html";>D-Bus Tutorial</link></p></item>
   <item><p><link href="http://dbus.freedesktop.org/doc/dbus-specification.html";>D-Bus 
Specification</link></p></item>
 </list>
diff --git a/platform-overview/C/tech-folks.page b/platform-overview/C/tech-folks.page
index 7618d37..9e043a3 100644
--- a/platform-overview/C/tech-folks.page
+++ b/platform-overview/C/tech-folks.page
@@ -26,7 +26,7 @@
   </p>
 
   <list style="compact">
-    <item><p><link href="https://live.gnome.org/Folks";>Libfolks home page</link></p></item>
+    <item><p><link href="https://wiki.gnome.org/Projects/Folks";>Libfolks home page</link></p></item>
   </list>
 
 </page>
diff --git a/platform-overview/C/tech-gdk.page b/platform-overview/C/tech-gdk.page
index a4b1ed6..290e1a6 100644
--- a/platform-overview/C/tech-gdk.page
+++ b/platform-overview/C/tech-gdk.page
@@ -48,6 +48,6 @@ color depth, colormaps, and cursors.</p>
   to draw high-quality 2D graphics.</p>
 
 <list style="compact">
-  <item><p><link href="http://library.gnome.org/devel/gdk/stable/";>GDK Reference Manual</link></p></item>
+  <item><p><link href="https://developer.gnome.org/gdk3/stable/";>GDK Reference Manual</link></p></item>
 </list>
 </page>
diff --git a/platform-overview/C/tech-network-manager.page b/platform-overview/C/tech-network-manager.page
index f5ab38b..d12dac7 100644
--- a/platform-overview/C/tech-network-manager.page
+++ b/platform-overview/C/tech-network-manager.page
@@ -33,8 +33,8 @@
   </p>
 
   <list style="compact">
-    <item><p><link href="http://projects.gnome.org/NetworkManager/";>NetworkManager home 
page</link></p></item>
-    <item><p><link href="http://projects.gnome.org/NetworkManager/developers/";>NetworkManager API 
reference</link></p></item>
+    <item><p><link href="https://wiki.gnome.org/Projects/NetworkManager";>NetworkManager home 
page</link></p></item>
+    <item><p><link href="https://wiki.gnome.org/Projects/NetworkManager/Developers";>NetworkManager API 
reference</link></p></item>
   </list>
   
 
diff --git a/platform-overview/C/tech-pango.page b/platform-overview/C/tech-pango.page
index 2214274..eaed773 100644
--- a/platform-overview/C/tech-pango.page
+++ b/platform-overview/C/tech-pango.page
@@ -47,7 +47,7 @@ application can render text correctly in hundreds of different
 languages.</p>
 
 <list style="compact">
-  <item><p><link href="http://library.gnome.org/devel/pango/stable/";>Pango Reference Manual</link></p></item>
+  <item><p><link href="https://developer.gnome.org/pango/stable/";>Pango Reference Manual</link></p></item>
   <item><p><link href="http://www.pango.org";>The Pango web site</link></p></item>
 </list>
 </page>
diff --git a/platform-overview/C/tech-tracker.page b/platform-overview/C/tech-tracker.page
index 3617272..1cca67b 100644
--- a/platform-overview/C/tech-tracker.page
+++ b/platform-overview/C/tech-tracker.page
@@ -32,8 +32,8 @@
   files, contacts and other items.</p>
 
   <list style="compact">
-    <item><p><link href="http://projects.gnome.org/tracker/";>Tracker Home Page</link></p></item>
-    <item><p><link href="https://live.gnome.org/Tracker/Documentation";>Tracker 
documentation</link></p></item>
+    <item><p><link href="https://wiki.gnome.org/Projects/Tracker";>Tracker Home Page</link></p></item>
+    <item><p><link href="https://wiki.gnome.org/Projects/Tracker/Documentation";>Tracker 
documentation</link></p></item>
   </list>
 
 </page>
diff --git a/platform-overview/C/tech-webkit.page b/platform-overview/C/tech-webkit.page
index 20ec5ba..d8c0997 100644
--- a/platform-overview/C/tech-webkit.page
+++ b/platform-overview/C/tech-webkit.page
@@ -21,7 +21,7 @@ create dynamic user interfaces quickly.</p>
 
 <list style="compact">
   <item><p><link href="http://developer.gnome.org/gnome-devel-demos/stable/message-board.c.html";>WebKitGTK+ 
demo tutorial</link></p></item>
-  <item><p><link href="http://webkitgtk.org/reference/index.html";>WebKitGTK+ Reference 
Manual</link></p></item>
+  <item><p><link href="http://webkitgtk.org/reference/webkit2gtk/stable/";>WebKitGTK+ Reference 
Manual</link></p></item>
   <item><p><link href="http://webkitgtk.org/";>The WebKitGTK+ web site</link></p></item>
 </list>
 
diff --git a/platform-overview/C/tour-gjs.page b/platform-overview/C/tour-gjs.page
index f9fa870..1b5856a 100644
--- a/platform-overview/C/tour-gjs.page
+++ b/platform-overview/C/tour-gjs.page
@@ -29,8 +29,8 @@
     <title>Get started with GNOME</title>
   </links>
 
-  <p><link href="https://live.gnome.org/Gjs";>Gjs</link> is a JavaScript binding
-  for GNOME and can be used to interact with Gtk. <link
+  <p><link href="https://wiki.gnome.org/Projects/Gjs";>Gjs</link> is a
+  JavaScript binding for GNOME and can be used to interact with Gtk. <link
   href="http://www.gtk.org/";>Gtk</link> is a toolkit for creating graphical user
   interfaces.</p> <p>Open a text editor and paste in the lines of code. The
   complete script is available in the <link


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