dfs 01/06/12 23:04:09
Modified: xdocs demo.xml
Log:
Fixed bad link to API documentation.
Revision Changes Path
1.3 +2 -2 jakarta-oro/xdocs/demo.xml
Index: demo.xml
===================================================================
RCS file: /home/cvs/jakarta-oro/xdocs/demo.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- demo.xml 2001/05/18 09:23:33 1.2
+++ demo.xml 2001/06/13 06:04:07 1.3
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- $Id: demo.xml,v 1.2 2001/05/18 09:23:33 dfs Exp $ -->
+<!-- $Id: demo.xml,v 1.3 2001/06/13 06:04:07 dfs Exp $ -->
<document>
<properties>
@@ -60,7 +60,7 @@
the basic functionality of the packages. The split and substitute
methods of the Util class and other features are not demonstrated
here. To get a better idea of what else you can do with Jakarta
- ORO, you should look through the <a href="/api/index.html">API
+ ORO, you should look through the <a href="api/index.html">API
documentation</a>.
</p>