crossley 2003/09/04 22:54:18
Modified: src/webapp/WEB-INF/classes CatalogManager.properties Log: Fix broken URL. Revision Changes Path 1.3 +1 -1 cocoon-2.1/src/webapp/WEB-INF/classes/CatalogManager.properties Index: CatalogManager.properties =================================================================== RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/classes/CatalogManager.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- CatalogManager.properties 18 Mar 2003 05:45:31 -0000 1.2 +++ CatalogManager.properties 5 Sep 2003 05:54:18 -0000 1.3 @@ -8,7 +8,7 @@ # available on the Java classpath. The Cocoon build automatically does this. # # See the Apache Cocoon documentation -# http://cocoon.apache.org/userdocs/concepts/catalog.html +# http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html # and thence the Resolver API and accompanying documentation. # verbosity ... level of messages for status/debug (messages go to STDOUT)
