swift       05/05/09 14:08:35

  Modified:    xml/htdocs/doc/en xml-guide.xml
  Log:
  #91768 - Fix links, thanks to Shyam Mani

Revision  Changes    Path
1.40      +5 -5      xml/htdocs/doc/en/xml-guide.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo

Index: xml-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- xml-guide.xml       16 Apr 2005 19:45:35 -0000      1.39
+++ xml-guide.xml       9 May 2005 14:08:35 -0000       1.40
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.39 
2005/04/16 19:45:35 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.40 
2005/05/09 14:08:35 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/xml-guide.xml">
@@ -32,8 +32,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>2.16</version>
-<date>2005-04-16</date>
+<version>2.17</version>
+<date>2005-05-09</date>
 
 <chapter>
 <title>Guide basics</title>
@@ -435,9 +435,9 @@
 One&lt;/uri&gt;</c>.  To point to <uri link="#doc_chap1_sect2">section two of
 Chapter One</uri>, type <c>&lt;uri link="#doc_chap1_sect2"&gt;section two of
 Chapter One&lt;/uri&gt;</c>.  To refer to figure 3 in chapter 1, type 
<c>&lt;uri
-link="doc_chap1_fig3"&gt;figure 1.3&lt;/uri&gt;</c>.  Or, to refer to <uri 
+link="#doc_chap1_fig3"&gt;figure 1.3&lt;/uri&gt;</c>.  Or, to refer to <uri 
 link="#doc_chap2_pre2">code listing 2 in chapter 2</uri>, type <c>&lt;uri 
-link="doc_chap2_pre2"&gt;code listing 2.2&lt;/uri&gt;</c>.  We'll be
+link="#doc_chap2_pre2"&gt;code listing 2.2&lt;/uri&gt;</c>.  We'll be
 adding other auto-link abilities (such as table support) soon.
 </p>
 



-- 
[email protected] mailing list

Reply via email to