You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/05/15 06:05:51 UTC

svn commit: r406526 - /struts/site/src/site/resources/doap_Struts.rdf

Author: wsmoak
Date: Sun May 14 21:05:50 2006
New Revision: 406526

URL: http://svn.apache.org/viewcvs?rev=406526&view=rev
Log:
Corrected the issue tracking link.

Modified:
    struts/site/src/site/resources/doap_Struts.rdf

Modified: struts/site/src/site/resources/doap_Struts.rdf
URL: http://svn.apache.org/viewcvs/struts/site/src/site/resources/doap_Struts.rdf?rev=406526&r1=406525&r2=406526&view=diff
==============================================================================
--- struts/site/src/site/resources/doap_Struts.rdf (original)
+++ struts/site/src/site/resources/doap_Struts.rdf Sun May 14 21:05:50 2006
@@ -21,7 +21,7 @@
     <asfext:pmc rdf:resource="http://struts.apache.org" />
     <shortdesc>Home of several MVC Web Frameworks</shortdesc>
     <description>The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm.</description>
-    <bug-database rdf:resource="http://issues.apache.org/bugzilla/" />
+    <bug-database rdf:resource="http://issues.apache.org/struts/" />
     <mailing-list rdf:resource="http://struts.apache.org/mail.html" />
     <download-page rdf:resource="http://struts.apache.org/downloads.html" />
     <programming-language>Java</programming-language>