stefano 00/07/19 17:13:33
Modified: samples index.xml
Log:
fixed typo
Revision Changes Path
1.15 +1 -1 xml-cocoon/samples/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/samples/index.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- index.xml 2000/05/25 14:05:11 1.14
+++ index.xml 2000/07/20 00:13:33 1.15
@@ -32,7 +32,7 @@
<group name="Juicy Examples of XSLT Usage">
<sample name="RSS Example" url="rss/publishing-rss.xml">
- This page shows the use of <a href="http://my.nescape.com/publish/">Netscape RSS
format</a>
+ This page shows the use of <a href="http://my.netscape.com/publish/">Netscape
RSS format</a>
for site description. This creates a simple way for one site to have
headlines for news or items on other sites. Checkout the <a href="http://java.apache.org/jetspeed/">
JetSpeed project</a> for more information on this technology.
|