Greg Turnquist 13 лет назад
Родитель
Сommit
3752971b02
1 измененных файлов: 6 добавлений и 6 удалений
  1. 6
    6
      README.md

+ 6
- 6
README.md Просмотреть файл

@@ -333,13 +333,13 @@ Congratulations! You've just developed a RESTful web service with Spring.
333 333
 
334 334
 
335 335
 
336
-[u-rest] /understanding/REST
337
-[u-json] /understanding/JSON
338
-[u-view-templates] /understanding/view-templates
336
+[u-rest]: /understanding/REST
337
+[u-json]: /understanding/JSON
338
+[u-view-templates]: /understanding/view-templates
339 339
 [jackson]: http://wiki.fasterxml.com/JacksonHome
340
-[u-war] /understanding/WAR
341
-[u-tomcat] /understanding/Tomcat
342
-[u-application-context] /understanding/application-context
340
+[u-war]: /understanding/WAR
341
+[u-tomcat]: /understanding/Tomcat
342
+[u-application-context]: /understanding/application-context
343 343
 [`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
344 344
 [`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
345 345
 [`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html