mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
fixed one more broken link
This commit is contained in:
parent
9a75b8c451
commit
46a0b72d23
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue