Done, thanks Erik. Erik Abele <[EMAIL PROTECTED]> writes:
> robert burrell donkin wrote: > > (i'm not really sure where comments about the main foundation site > > should be posted or how to submit patches. hopefully someone will > > correct me if this isn't the right place.) > > > Since site-dev@ was removed, infrastructure@ is the place to go. > Attached also the missing patch... :) > > > i noticed that http://www.apache.org/foundation/projects.html has an > > entry for db.apache.org which is missing a website url. (from what i > > can see) db now has a website at http://db.apache.org/. > > > - robert > > > cheers, > Erik > > Index: xdocs/foundation/projects.xml > =================================================================== > RCS file: /home/cvs/site/xdocs/foundation/projects.xml,v > retrieving revision 1.13 > diff -u -r1.13 projects.xml > --- xdocs/foundation/projects.xml 28 Jan 2003 06:41:43 -0000 1.13 > +++ xdocs/foundation/projects.xml 18 Feb 2003 21:32:30 -0000 > @@ -143,7 +143,7 @@ > <section id="db"><title>Apache DB Project</title> > > -<p><strong>No URL Available</strong></p> > > +<p><strong><a > href="http://db.apache.org/">http://db.apache.org/</a></strong></p> > <p>Software related to database access.</p> > > </section> > Index: docs/foundation/projects.html > =================================================================== > RCS file: /home/cvs/site/docs/foundation/projects.html,v > retrieving revision 1.23 > diff -u -r1.23 projects.html > --- docs/foundation/projects.html 28 Jan 2003 06:41:42 -0000 1.23 > +++ docs/foundation/projects.html 18 Feb 2003 21:32:30 -0000 > @@ -250,7 +250,7 @@ > </td></tr> > <tr><td> > <blockquote> > -<p><strong>No URL Available</strong></p> > +<p><strong><a > href="http://db.apache.org/">http://db.apache.org/</a></strong></p> > <p>Software related to database access.</p> > </blockquote> > </td></tr> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Daniel Rall <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
