Fix link to SRU home page
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 Apr 2006 00:10:19 +0000 (00:10 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 Apr 2006 00:10:19 +0000 (00:10 +0000)
doc/installation.xml
doc/introduction.xml

index 96ced05..a3f8a77 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="installation">
-  <!-- $Id: installation.xml,v 1.9 2006-04-06 01:16:54 adam Exp $ -->
+  <!-- $Id: installation.xml,v 1.10 2006-04-13 00:10:19 adam Exp $ -->
   <title>Installation</title>
   <para>
    You need a C++ compiler to compile and use YAZ proxy.
@@ -24,7 +24,7 @@
    <ulink url="http://xmlsoft.org/XSLT/">libXSLT</ulink> are installed.
    YAZ must be configured with libxml2 support.
    If not, 
-   <ulink url="http://www.loc.gov/z3950/agency/zing/srw/">SRW/SRU</ulink>
+   <ulink url="http://www.loc.gov/standards/sru/">SRW/SRU</ulink>
    is not supported.
    The YAZ Proxy uses libXSLT for record conversions via XSLT.
   </para>
index b9e0e03..51a3e6e 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: introduction.xml,v 1.6 2006-04-06 10:30:16 adam Exp $ -->
+<!-- $Id: introduction.xml,v 1.7 2006-04-13 00:10:19 adam Exp $ -->
  <chapter id="introduction"><title>Introduction</title>
   <para>
    The <ulink url="http://www.indexdata.dk/yazproxy/">YAZ Proxy</ulink> is
@@ -9,10 +9,10 @@
    <itemizedlist>
     <listitem>
      <para>
-      <ulink url="http://www.loc.gov/z3950/agency/zing/srw/">SRW/SRU</ulink>
-      server function, to allow any Z39.50 server to also support
-      the <ulink url="http://www.loc.gov/z3950/agency/zing/">ZiNG</ulink>
-      protocols
+      <ulink url="http://www.loc.gov/standards/sru/">SRW/SRU</ulink>
+      server function, to allow any
+      <ulink url="http://www.loc.gov/z3950/agency/">Z39.50</ulink>
+      server to also support the SRW/SRU protocols.
      </para>
     </listitem>