You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/07/07 06:31:48 UTC

svn commit: rev 22662 - avalon/site

Author: mcconnell
Date: Tue Jul  6 21:31:48 2004
New Revision: 22662

Modified:
   avalon/site/.htaccess
   avalon/site/index.html
Log:
update the index products link and update the .htaccess file

Modified: avalon/site/.htaccess
==============================================================================
--- avalon/site/.htaccess	(original)
+++ avalon/site/.htaccess	Tue Jul  6 21:31:48 2004
@@ -4,7 +4,8 @@
 RedirectMatch ^/sandbox/merlin(.*) http://avalon.apache.org/merlin
 RedirectMatch ^/sandbox/api(.*) http://avalon.apache.org/merlin/api
 RedirectMatch ^/cornerstone(.*) http://avalon.apache.org/components
-RedirectMatch ^/merlin/starting/installation/3.0(.*) http://avalon.apache.org/merlin/starting/installation
+RedirectMatch ^/merlin(.*) http://avalon.apache.org/products/runtime
+RedirectMatch ^/merlin/starting/installation/3.0(.*) http://avalon.apache.org/merlin/starting/installation
 RedirectMatch ^/merlin/starting/installation/3.2(.*) http://avalon.apache.org/merlin/starting/installation
 RedirectMatch ^/bindownload.cgi http://avalon.apache.org/download.cgi
 RedirectMatch ^/code-standards.html http://avalon.apache.org/community/process/code-standards.html

Modified: avalon/site/index.html
==============================================================================
--- avalon/site/index.html	(original)
+++ avalon/site/index.html	Tue Jul  6 21:31:48 2004
@@ -21,7 +21,7 @@
          </td>
          <td class="header" valign="top" align="center">
            <center>
-             <a class="doclink" href="products/index.html">
+             <a class="doclink" href="products/runtime/index.html">
                <img src="images/products-text.png"/>
              </a>
            </center>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org