-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.0.11, 5.0.12
-
Fix Version/s: 5.0.12
-
Component/s: Documentation, tapestry-core, Web
-
Labels:None
Page:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/request.html (5.0.11)
or
http://tapestry.formos.com/nightly/tapestry5/tapestry-core/guide/request.html (5.0.12 nightly)
First link on that page, inside sentence:
"Much of the early stages of processing are in the form of extensible pipelines"
is currently set to
<a href="../ioc/pipeline.html">pipelines</a>
Instead, it should be
<a href="../../tapestry-ioc/pipeline.html">pipelines</a>