[gnome-devel-docs] Fix broken accessibility links, reported by <Daniel Smith ipl com>.



commit 86140232f4f951581184d4b328d866d5024db6e0
Author: Calum Benson <scottishwildcat gmail com>
Date:   Wed Oct 3 10:58:00 2012 +0100

    Fix broken accessibility links, reported by <Daniel Smith ipl com>.

 hig/C/hig-ch-principles.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hig/C/hig-ch-principles.xml b/hig/C/hig-ch-principles.xml
index d2094bd..0b4874a 100644
--- a/hig/C/hig-ch-principles.xml
+++ b/hig/C/hig-ch-principles.xml
@@ -37,9 +37,9 @@
 		<listitem><para>Users with limited movement may not be able to use your application if you don't provide keyboard equivalents for commands</para></listitem>
 	</itemizedlist>
 
-	<para>Your software should also be usable with voice interfaces, screen readers such as <ulink url="http://developer.gnome.org/projects/gap/AT/Gnopernicus/index.html";>Gnopernicus</ulink>, alternate input devices, and other assistive technologies.  The standard GNOME libraries do most of this work for you, but with a little extra effort you can make your application every bit as useful to users who rely on those technologies as to those who don't.</para>
+	<para>Your software should also be usable with voice interfaces, screen readers such as <ulink url="http://projects.gnome.org/orca/";>Orca</ulink>, alternate input devices, and other assistive technologies.  The standard GNOME libraries do most of this work for you, but with a little extra effort you can make your application every bit as useful to users who rely on those technologies as to those who don't.</para>
 
-	<para>GNOME has excellent inbuilt support for accessibility by means of the ATK and GAIL libraries, which in many cases can do most of the work for you. More information on accessibility in GNOME can be found at the <ulink url="http://developer.gnome.org/projects/gap/";>GNOME Accessibility Project</ulink>.</para>
+	<para>GNOME has excellent inbuilt support for accessibility by means of the ATK and GAIL libraries, which in many cases can do most of the work for you. More information on accessibility in GNOME can be found at the <ulink url="http://projects.gnome.org/accessibility";>GNOME Accessibility Project</ulink>.</para>
 
       </sect2>
       <sect2 id="internationalization">



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