petclinic-uncached
Changes
readme.md 2(+1 -1)
Details
readme.md 2(+1 -1)
diff --git a/readme.md b/readme.md
index b9081d5..5bdb133 100644
--- a/readme.md
+++ b/readme.md
@@ -61,7 +61,7 @@ File -> Import -> Maven -> Existing Maven project
</tr>
<tr>
<td>Spring MVC Test Framework</td>
- <td><a href="/src/test/java/org/springframework/samples/petclinic/web/VisitsViewTest.java">VisitsViewTest.java</a></td>
+ <td><a href="/src/test/java/org/springframework/samples/petclinic/web/VisitsViewTests.java">VisitsViewTest.java</a></td>
</tr>
<tr>
<td>JSP custom tags</td>