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