On 15/06/2010, s...@apache.org <s...@apache.org> wrote: > Author: sebb > Date: Mon Jun 14 23:38:36 2010 > New Revision: 954672 > > URL: http://svn.apache.org/viewvc?rev=954672&view=rev > Log: > Fix broken link to httpcore from httpcore-nio.
I've fixed this on the website manually. > Disambiguate local links so they work with the Doxia 1.1 (which is current > for Maven 2.1.0) > (whilst still remaining compatible with the previous Doxia release) > > Modified: > httpcomponents/httpcore/trunk/httpcore-nio/src/site/apt/index.apt > > Modified: httpcomponents/httpcore/trunk/httpcore-nio/src/site/apt/index.apt > URL: > http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/httpcore-nio/src/site/apt/index.apt?rev=954672&r1=954671&r2=954672&view=diff > > ============================================================================== > --- httpcomponents/httpcore/trunk/httpcore-nio/src/site/apt/index.apt > (original) > +++ httpcomponents/httpcore/trunk/httpcore-nio/src/site/apt/index.apt Mon > Jun 14 23:38:36 2010 > @@ -33,12 +33,12 @@ HttpCore (NIO Extensions Module) > This module contains optional extensions to the HttpCore API that > leverage the event driven, non-blocking I/O (NIO) model. > HttpCore NIO extensions require a Java 5.0 compatible runtime and > - the HttpCore {{{../httpcomponents-core/index.html}base}} module. > + the HttpCore {{{../httpcore/index.html}base}} module. > > - {{{apidocs/index.html}Javadocs}} > + {{{./apidocs/index.html}Javadocs}} > > - {{{xref/index.html}Project sources}} > + {{{./xref/index.html}Project sources}} > > - {{{dependencies.html}Dependencies}} > + {{{./dependencies.html}Dependencies}} > > - {{{issue-tracking.html}Issue Tracking}} > + {{{./issue-tracking.html}Issue Tracking}} > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org