crossley    2003/02/12 23:25:29

  Modified:    src/webapp/samples/common/style/xsl/html error2html.xsl
               src/webapp/samples/stylesheets/system error2html.xsl
  Log:
  Fix broken link to FAQ.
  
  Revision  Changes    Path
  1.2       +3 -2      
xml-cocoon2/src/webapp/samples/common/style/xsl/html/error2html.xsl
  
  Index: error2html.xsl
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/webapp/samples/common/style/xsl/html/error2html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- error2html.xsl    18 Mar 2002 19:22:19 -0000      1.1
  +++ error2html.xsl    13 Feb 2003 07:25:29 -0000      1.2
  @@ -126,7 +126,8 @@
          <font color="#000000" size="-1">
          <br/>
           If you need help and this information is not enough, you
  -        are invited to read the <a 
href="http://xml.apache.org/cocoon/faq.html";>cocoon faq</a>.<br/>
  +        are invited to read the
  +        <a href="http://xml.apache.org/cocoon/faq/";>Cocoon FAQ</a>.<br/>
           If you still don't find the answers you need,
           can send a mail to the 
           <a>
  @@ -144,7 +145,7 @@
             <li>send pertinent parts of the page that gives you problems.</li>
           </ul>
           For more detailed technical information, take a look at the log
  -        files in the log directory of cocoon, which is <code>/WEB-INF/logs</code> 
by default.<br/>
  +        files in the log directory of Cocoon, which is <code>/WEB-INF/logs</code> 
by default.<br/>
           Logging configuration is by default in 
<code>/WEB-INF/logkit.xconf.</code><br/><br/>
           If you think you found a bug, please report it to 
           <a href="http://nagoya.apache.org/bugzilla/";>Apache's Bugzilla</a>;
  
  
  
  1.2       +3 -2      xml-cocoon2/src/webapp/samples/stylesheets/system/error2html.xsl
  
  Index: error2html.xsl
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/webapp/samples/stylesheets/system/error2html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- error2html.xsl    2 Jul 2002 13:06:41 -0000       1.1
  +++ error2html.xsl    13 Feb 2003 07:25:29 -0000      1.2
  @@ -126,7 +126,8 @@
          <font color="#000000" size="-1">
          <br/>
           If you need help and this information is not enough, you
  -        are invited to read the <a 
href="http://xml.apache.org/cocoon/faq.html";>cocoon faq</a>.<br/>
  +        are invited to read the
  +        <a href="http://xml.apache.org/cocoon/faq/";>Cocoon FAQ</a>.<br/>
           If you still don't find the answers you need,
           can send a mail to the 
           <a>
  @@ -144,7 +145,7 @@
             <li>send pertinent parts of the page that gives you problems.</li>
           </ul>
           For more detailed technical information, take a look at the log
  -        files in the log directory of cocoon, which is <code>/WEB-INF/logs</code> 
by default.<br/>
  +        files in the log directory of Cocoon, which is <code>/WEB-INF/logs</code> 
by default.<br/>
           Logging configuration is by default in 
<code>/WEB-INF/logkit.xconf.</code><br/><br/>
           If you think you found a bug, please report it to 
           <a href="http://nagoya.apache.org/bugzilla/";>Apache's Bugzilla</a>;
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to