vgritsenko 01/12/20 07:14:34
Modified: webapp/i18n simple.xml simple.xsp
webapp/sub/stylesheets error2html.xsl
Log:
Fix some broken links
Revision Changes Path
1.6 +1 -1 xml-cocoon2/webapp/i18n/simple.xml
Index: simple.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/i18n/simple.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- simple.xml 2001/07/19 11:22:21 1.5
+++ simple.xml 2001/12/20 15:14:34 1.6
@@ -9,7 +9,7 @@
<annotation>
<i18n:text>doclink</i18n:text>
<link>
- <href>http://xml.apache.org/cocoon2/i18n.html</href>
+
<href>http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html</href>
<title>Cocoon 2 Web Site</title>
</link>
</annotation>
1.8 +1 -1 xml-cocoon2/webapp/i18n/simple.xsp
Index: simple.xsp
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/i18n/simple.xsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- simple.xsp 2001/07/19 11:22:21 1.7
+++ simple.xsp 2001/12/20 15:14:34 1.8
@@ -24,7 +24,7 @@
<annotation>
<i18n:text>doclink</i18n:text>
<link>
- <href>http://xml.apache.org/cocoon2/i18n.html</href>
+
<href>http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html</href>
<title>Cocoon 2 Web Site</title>
</link>
</annotation>
1.5 +1 -1 xml-cocoon2/webapp/sub/stylesheets/error2html.xsl
Index: error2html.xsl
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/sub/stylesheets/error2html.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- error2html.xsl 2001/10/25 07:49:15 1.4
+++ error2html.xsl 2001/12/20 15:14:34 1.5
@@ -22,7 +22,7 @@
<xsl:value-of select="translate(error:notify/error:extra[2],' ',' ')"/>
</pre>
<font face="Verdana" size="-2">
- Brought to you by <a href="http://xml.apache.org/cocoon2/">Apache Cocoon</a>
in no time!
+ Brought to you by <a href="http://xml.apache.org/cocoon/">Apache Cocoon</a>
in no time!
</font>
</body>
</html>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]