Author: norman
Date: Mon Nov 23 19:40:33 2009
New Revision: 883473
URL: http://svn.apache.org/viewvc?rev=883473&view=rev
Log:
fix image paths
Modified:
james/site/trunk/www/hupa/screenshots.html
Modified: james/site/trunk/www/hupa/screenshots.html
URL:
http://svn.apache.org/viewvc/james/site/trunk/www/hupa/screenshots.html?rev=883473&r1=883472&r2=883473&view=diff
==============================================================================
--- james/site/trunk/www/hupa/screenshots.html (original)
+++ james/site/trunk/www/hupa/screenshots.html Mon Nov 23 19:40:33 2009
@@ -206,13 +206,13 @@
<p>
Ok, here we are. The login form on the dev build 2009.11.23
</p>
-<img src="../images/ss/hupa-login.png" /><p>
+<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"><img
src="../images/ss/hupa-main-small.gif" /></a><p>
+<a href="images/ss/hupa-main.png"><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"><img src="../images/ss/hupa-new-small.gif"
/></a></div>
+<a href="images/ss/hupa-new.png"><img src="images/ss/hupa-new-small.gif"
/></a></div>
</div>
</div>