dIon, I did this on purpose so that we don't have to change it every time. Also the text does not say that we are pointing to the latest version but to the release archive... I think it is best to point to the archives instead of a specific version.
-Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 29 September 2003 08:34 > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/xdocs/start download.xml > > dion 2003/09/28 23:33:48 > > Modified: xdocs/start download.xml > Log: > Fix URL again > > Revision Changes Path > 1.16 +2 -2 maven/xdocs/start/download.xml > > Index: download.xml > =================================================================== > RCS file: /home/cvs/maven/xdocs/start/download.xml,v > retrieving revision 1.15 > retrieving revision 1.16 > diff -u -r1.15 -r1.16 > --- download.xml 29 Sep 2003 06:22:37 -0000 1.15 > +++ download.xml 29 Sep 2003 06:33:48 -0000 1.16 > @@ -14,9 +14,9 @@ > a tar/gzipped install archive and a zipped install archive. > Each of > the install archives contains everything that Maven needs to > run and a set > of core plug-ins that provide some basic functionality. You can > find the install archives > - <a href="http://maven.apache.org/builds/release/">here</a>. > + <a href="http://maven.apache.org/builds/release/1.0- > rc1/">here</a>. > </p> > > </section> > </body> > -</document> > +</document> > \ No newline at end of file > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
