Author: hboutemy
Date: Fri Oct 31 15:26:54 2014
New Revision: 927521

Log:
fixed \ issue: replaced with / by hand

Modified:
    websites/production/maven/content/surefire-archives/surefire-2.18/index.html

Modified: 
websites/production/maven/content/surefire-archives/surefire-2.18/index.html
==============================================================================
--- 
websites/production/maven/content/surefire-archives/surefire-2.18/index.html 
(original)
+++ 
websites/production/maven/content/surefire-archives/surefire-2.18/index.html 
Fri Oct 31 15:26:54 2014
@@ -707,31 +707,31 @@
 <td><a href="surefire-grouper/index.html">Maven Surefire Test-Grouping 
Support</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="b">
-<td><a href="surefire-providers\common-junit3/index.html">Shared JUnit3 
Provider Code</a></td>
+<td><a href="surefire-providers/common-junit3/index.html">Shared JUnit3 
Provider Code</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="a">
-<td><a href="surefire-providers\common-java5/index.html">Shared java5 code for 
all providers.</a></td>
+<td><a href="surefire-providers/common-java5/index.html">Shared java5 code for 
all providers.</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="b">
-<td><a href="surefire-providers\common-junit4/index.html">Shared JUnit4 
Provider Code</a></td>
+<td><a href="surefire-providers/common-junit4/index.html">Shared JUnit4 
Provider Code</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="a">
-<td><a href="surefire-providers\common-junit48/index.html">Shared JUnit48 
Provider Code</a></td>
+<td><a href="surefire-providers/common-junit48/index.html">Shared JUnit48 
Provider Code</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="b">
-<td><a href="surefire-providers\surefire-junit3/index.html">SureFire JUnit 
Runner</a></td>
+<td><a href="surefire-providers/surefire-junit3/index.html">SureFire JUnit 
Runner</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="a">
-<td><a href="surefire-providers\surefire-junit4/index.html">SureFire JUnit4 
Runner</a></td>
+<td><a href="surefire-providers/surefire-junit4/index.html">SureFire JUnit4 
Runner</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="b">
-<td><a href="surefire-providers\surefire-junit47/index.html">SureFire 
JUnitCore Runner</a></td>
+<td><a href="surefire-providers/surefire-junit47/index.html">SureFire 
JUnitCore Runner</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="a">
-<td><a href="surefire-providers\surefire-testng-utils/index.html">SureFire 
TestNG Utils</a></td>
+<td><a href="surefire-providers/surefire-testng-utils/index.html">SureFire 
TestNG Utils</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="b">
-<td><a href="surefire-providers\surefire-testng/index.html">SureFire TestNG 
Runner</a></td>
+<td><a href="surefire-providers/surefire-testng/index.html">SureFire TestNG 
Runner</a></td>
 <td>Surefire is a test framework project.</td></tr>
 <tr class="a">
 <td><a href="surefire-providers/index.html">SureFire Providers</a></td>


Reply via email to