Revision: 623
          http://svn.sourceforge.net/jwebunit/?rev=623&view=rev
Author:   henryju
Date:     2006-11-23 01:56:55 -0800 (Thu, 23 Nov 2006)

Log Message:
-----------
Fix invalid link (Unix is case sensitive).

Modified Paths:
--------------
    branches/1.x/src/site/xdoc/index.xml

Modified: branches/1.x/src/site/xdoc/index.xml
===================================================================
--- branches/1.x/src/site/xdoc/index.xml        2006-11-21 13:33:51 UTC (rev 
622)
+++ branches/1.x/src/site/xdoc/index.xml        2006-11-23 09:56:55 UTC (rev 
623)
@@ -19,7 +19,7 @@
     <p>
         JWebUnit is a Java framework that facilitates creation of acceptance 
tests for web applications. It 
         evolved from a project where we were using <a 
href="http://www.junit.org";>JUnit</a> to create acceptance tests. 
-        Also, we can have different testing engines. Currently, only <a 
href="JWebUnit-htmlunit-plugin/index.html">HtmlUnit plugin</a> is ready. 
+        Also, we can have different testing engines. Currently, only <a 
href="jwebunit-htmlunit-plugin/index.html">HtmlUnit plugin</a> is ready. 
         As the tests were being written, they were continuously refactored to 
remove duplication and other bad smells in the test 
         code. JWebUnit is the result of these refactorings.
     </p>
@@ -34,7 +34,7 @@
         more rapid test creation than using only JUnit and HtmlUnit. And if 
you want to switch
         from HtmlUnit to the other soon available plugins, no need to rewrite 
your tests.
     </p>
-    <img src="images/JWebUnit-architecture.png" alt="JWebUnit architecture"/>
+    <img src="images/jwebunit-architecture.png" alt="JWebUnit architecture"/>
 </section>
 </body>    
 </document>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to