You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sh...@apache.org on 2002/06/15 20:00:33 UTC

cvs commit: xml-cocoon2/src/documentation/xdocs/developing/webapps index.xml

shannon     2002/06/15 11:00:33

  Modified:    src/documentation/xdocs/developing/webapps index.xml
  Log:
  fixed dtd path
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/documentation/xdocs/developing/webapps/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/webapps/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	14 Jun 2002 07:09:11 -0000	1.1
  +++ index.xml	15 Jun 2002 18:00:33 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../dtd/document-v10.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../../dtd/document-v10.dtd">
   
   <document>
    <header>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org