stephan 2003/04/30 03:19:18
Modified: src/webapp/samples/hello-world sitemap.xmap
Log:
Corrected change.
Revision Changes Path
1.5 +1 -1 cocoon-2.1/src/webapp/samples/hello-world/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/hello-world/sitemap.xmap,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sitemap.xmap 30 Apr 2003 09:24:02 -0000 1.4
+++ sitemap.xmap 30 Apr 2003 10:19:18 -0000 1.5
@@ -38,7 +38,7 @@
</map:match>
<map:match pattern="hello.vml">
- <map:generate src="content/hello-page.xml"/>
+ <map:generate src="content/hello.xml"/>
<map:transform src="style/xsl/page2vml.xsl"/>
<map:serialize type="xml"/>
</map:match>