You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2009/02/06 00:51:48 UTC

svn commit: r741346 - /tapestry/tapestry5/trunk/src/site/apt/guide/ajax.apt

Author: hlship
Date: Thu Feb  5 23:51:48 2009
New Revision: 741346

URL: http://svn.apache.org/viewvc?rev=741346&view=rev
Log:
TAP5-490: Link from Ajax guide page to component reference is broken

Modified:
    tapestry/tapestry5/trunk/src/site/apt/guide/ajax.apt

Modified: tapestry/tapestry5/trunk/src/site/apt/guide/ajax.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/guide/ajax.apt?rev=741346&r1=741345&r2=741346&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/apt/guide/ajax.apt (original)
+++ tapestry/tapestry5/trunk/src/site/apt/guide/ajax.apt Thu Feb  5 23:51:48 2009
@@ -177,7 +177,7 @@
 
 
   The mixin can be configured in a number of ways, see the
-  {{{../component-parameters.html}component reference}}.
+  {{{../tapestry-core/ref/}component reference}}.
 
   When the user types into the field, the client-side JavaScript will send a request to the server to
   get completions.