Author: norman
Date: Mon Nov 23 19:38:51 2009
New Revision: 883472
URL: http://svn.apache.org/viewvc?rev=883472&view=rev
Log:
fix image paths
Modified:
james/hupa/trunk/src/site/xdoc/screenshots.xml
Modified: james/hupa/trunk/src/site/xdoc/screenshots.xml
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/src/site/xdoc/screenshots.xml?rev=883472&r1=883471&r2=883472&view=diff
==============================================================================
--- james/hupa/trunk/src/site/xdoc/screenshots.xml (original)
+++ james/hupa/trunk/src/site/xdoc/screenshots.xml Mon Nov 23 19:38:51 2009
@@ -23,15 +23,15 @@
<p>
Ok, here we are. The login form on the dev build 2009.11.23
</p>
- <img src="../images/ss/hupa-login.png" />
+ <img src="images/ss/hupa-login.png" />
<p>
And here the main message browsing interface, also from 2009.11.23
build.
</p>
- <a href="../images/ss/hupa-main.png" target="_new"><img
src="../images/ss/hupa-main-small.gif" /></a>
+ <a href="images/ss/hupa-main.png" target="_new"><img
src="images/ss/hupa-main-small.gif" /></a>
<p>
And the last one, the message composing interface, from 2009.11.23
build.
</p>
- <a href="../images/ss/hupa-new.png" target="_new"><img
src="../images/ss/hupa-new-small.gif" /></a>
+ <a href="images/ss/hupa-new.png" target="_new"><img
src="images/ss/hupa-new-small.gif" /></a>
</section>
</body>
</document>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]