You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by gr...@apache.org on 2007/06/19 18:38:17 UTC

svn commit: r548792 - /tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/request.apt

Author: gredler
Date: Tue Jun 19 09:38:16 2007
New Revision: 548792

URL: http://svn.apache.org/viewvc?view=rev&rev=548792
Log:
TAPESTRY-1570: Wrong link to RequestGlobals in the guide (patch from Davor Hrg).

Modified:
    tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/request.apt

Modified: tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/request.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/request.apt?view=diff&rev=548792&r1=548791&r2=548792
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/request.apt (original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/request.apt Tue Jun 19 09:38:16 2007
@@ -33,7 +33,7 @@
   
   The terminator for the pipeline does two things:
   
-  * It stores the request and response into the {{{.../apidocs/org/apache/tapestry/services/RequestGlobals.html}RequestGlobals}}
+  * It stores the request and response into the {{{../apidocs/org/apache/tapestry/services/RequestGlobals.html}RequestGlobals}}
     service. This is a threaded service that stores per-thread/per-request information.
     
   * It wraps the request and response as a