You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2007/02/11 21:13:43 UTC

svn commit: r506115 - /tapestry/tapestry4/trunk/src/site/apt/ajax/debugging.apt

Author: jkuhnert
Date: Sun Feb 11 12:13:42 2007
New Revision: 506115

URL: http://svn.apache.org/viewvc?view=rev&rev=506115
Log:
Fixes invalid image path reference.

Modified:
    tapestry/tapestry4/trunk/src/site/apt/ajax/debugging.apt

Modified: tapestry/tapestry4/trunk/src/site/apt/ajax/debugging.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/apt/ajax/debugging.apt?view=diff&rev=506115&r1=506114&r2=506115
==============================================================================
--- tapestry/tapestry4/trunk/src/site/apt/ajax/debugging.apt (original)
+++ tapestry/tapestry4/trunk/src/site/apt/ajax/debugging.apt Sun Feb 11 12:13:42 2007
@@ -61,4 +61,4 @@
 
   Following is a sample screenshot of the kind of debugging statements you'll find in debug mode from the {{{../demos.html}TimeTracker demo}}.
   
-[/images/ajax-firebug.png] Sample firebug output with console debugging enabled.
\ No newline at end of file
+[../images/ajax-firebug.png] Sample firebug output with console debugging enabled.
\ No newline at end of file