Author: antonio
Date: Mon Nov 15 17:29:39 2004
New Revision: 75978

Modified:
   cocoon/site/site/1.x/index.html
   cocoon/site/site/2.0/index.html
   cocoon/site/site/2.1/index.html
Log:
Fix bugzilla links

Modified: cocoon/site/site/1.x/index.html
==============================================================================
--- cocoon/site/site/1.x/index.html     (original)
+++ cocoon/site/site/1.x/index.html     Mon Nov 15 17:29:39 2004
@@ -69,7 +69,7 @@
   <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" href="livesites.html">Live 
Sites</A><BR></TD></TR>
   <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" href="hosting.html">Cocoon 
Hosting</A><BR></TD></TR>
 <TR><TD align="left" bgcolor="#959595" valign="top"><IMG border="0" height="6" 
hspace="0" src="resources/separator.gif" vspace="0" width="120"><BR></TD></TR>
-  <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" 
href="http://nagoya.apache.org/bugzilla/";>Bug Database</A><BR></TD></TR>  
+  <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" 
href="http://issues.apache.org/bugzilla/";>Bug Database</A><BR></TD></TR>  
   <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" 
href="http://cvs.apache.org/viewcvs.cgi/cocoon-1/";>Code 
Repository</A><BR></TD></TR>
   <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" 
href="http://cocoon.apache.org/community/mail-lists.html";>Mail 
Lists</A><BR></TD></TR>
   <TR><TD align="left" background="resources/label-background_a.gif" 
bgcolor="#959595" valign="top"><A class="menu" 
href="http://cocoon.apache.org/community/mail-archives.html";>Mail 
Archives</A><BR></TD></TR>
@@ -241,4 +241,4 @@
 </TD></TR></TABLE></TD></TR></TABLE><BR><TABLE border="0" cellpadding="0" 
cellspacing="0" width="100%"><TR><TD bgcolor="#0086b2"><IMG height="1" 
src="resources/dot.gif" width="1"></TD></TR><TR><TD align="center"><FONT 
color="#0086b2" face="arial,helvetica,sanserif" size="-1"><I>
               Copyright &copy; 1999-2001 The Apache Software Foundation.
               All Rights Reserved.
-            </I></FONT></TD></TR></TABLE></BODY></HTML>
\ No newline at end of file
+            </I></FONT></TD></TR></TABLE></BODY></HTML>

Modified: cocoon/site/site/2.0/index.html
==============================================================================
--- cocoon/site/site/2.0/index.html     (original)
+++ cocoon/site/site/2.0/index.html     Mon Nov 15 17:29:39 2004
@@ -125,7 +125,7 @@
 <td valign="top" bgcolor="#959595" 
background="images/label-background_a.gif"><a class="menu" 
href="plan/index.html">Planning notes</a></td>
 </tr>
 <tr>
-<td valign="top" background="images/label-background_a.gif" 
bgcolor="#959595"><a class="menu" target="new" 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Cocoon+2&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Cocoon+all&newqueryname=cocoon+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time";>Patch
 queue</a></td>
+<td valign="top" background="images/label-background_a.gif" 
bgcolor="#959595"><a class="menu" target="new" 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Cocoon+2&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Cocoon+all&newqueryname=cocoon+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time";>Patch
 queue</a></td>
 </tr>
 <tr>
 <td background="images/label-background_b.gif" bgcolor="#959595" 
valign="top"><img width="120" height="6" src="images/separator.gif"><br>
@@ -151,7 +151,7 @@
 <span class="menutitle">Project</span></td>
 </tr>
 <tr>
-<td valign="top" background="images/label-background_a.gif" 
bgcolor="#959595"><a class="menu" target="new" 
href="http://nagoya.apache.org/bugzilla/index.html";>Bug Database</a></td>
+<td valign="top" background="images/label-background_a.gif" 
bgcolor="#959595"><a class="menu" target="new" 
href="http://issues.apache.org/bugzilla/";>Bug Database</a></td>
 </tr>
 <tr>
 <td valign="top" background="images/label-background_a.gif" 
bgcolor="#959595"><a class="menu" target="new" 
href="http://cvs.apache.org/viewcvs.cgi/cocoon-2.0/";>Code Repository</a></td>

Modified: cocoon/site/site/2.1/index.html
==============================================================================
--- cocoon/site/site/2.1/index.html     (original)
+++ cocoon/site/site/2.1/index.html     Mon Nov 15 17:29:39 2004
@@ -197,7 +197,7 @@
 <font color="#CFDCED">Project</font>
 <ul>
 <li>
-<a target="_blank" href="http://issues.apache.org/bugzilla/index.html";>Bug 
Database</a>
+<a target="_blank" href="http://issues.apache.org/bugzilla/";>Bug Database</a>
 </li>
 <li>
 <a target="_blank" 
href="http://svn.apache.org/viewcvs.cgi/cocoon/branches/BRANCH_2_1_X/?root=Apache-SVN";>Code
 Repository</a>

Reply via email to