mcconnell 2004/03/31 10:32:36 Modified: site .htaccess xdocs index.xml Log: Housekeeping. Revision Changes Path 1.9 +1 -1 avalon-site/site/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/avalon-site/site/.htaccess,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .htaccess 31 Mar 2004 17:33:41 -0000 1.8 +++ .htaccess 31 Mar 2004 18:32:36 -0000 1.9 @@ -1,4 +1,4 @@ -RedirectMatch ^/index.html http://avalon.apache.org/products/index.html +RedirectMatch ^/index.html http://avalon.apache.org/product/index.html RedirectMatch ^/apps(.*) http://avalon.apache.org/phoenix/applications.html RedirectMatch ^/sandbox/meta(.*) http://avalon.apache.org/meta RedirectMatch ^/sandbox/merlin(.*) http://avalon.apache.org/merlin 1.11 +6 -6 avalon-site/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/avalon-site/xdocs/index.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- index.xml 31 Mar 2004 18:18:03 -0000 1.10 +++ index.xml 31 Mar 2004 18:32:36 -0000 1.11 @@ -6,10 +6,10 @@ </properties> <body> - <section name="Products"> + <section name="Avalon Products"> <p> - Avalon consists of a number of products and sub-projects supporting - service and component management. + Avalon consists of a number of products and sub-projects + supporting service and component management. </p> <table> <tr> @@ -17,7 +17,7 @@ <th>Description</th> </tr> <tr> - <td><a href="/products/framework/index.html">Framework</a></td> + <td><a href="product/framework/index.html">Framework</a></td> <td> <p>The framework collection includes a component meta model used to describe component dependencies towards a container, @@ -26,7 +26,7 @@ </td> </tr> <tr> - <td><a href="products/containers/index.html">Containment</a></td> + <td><a href="product/containers/index.html">Containment</a></td> <td> <p> A container is a platform supporting the management of @@ -37,7 +37,7 @@ </td> </tr> <tr> - <td><a href="products/components/index.html">Components</a></td> + <td><a href="product/components/index.html">Components</a></td> <td> <p>The components page provides a summary of the two main component groups in Avalon.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]