diff --git a/spring-mvc-no-xml/README.md b/spring-mvc-no-xml/README.md index d2872a7782..5ffe2385b5 100644 --- a/spring-mvc-no-xml/README.md +++ b/spring-mvc-no-xml/README.md @@ -1,6 +1,6 @@ ========= -## Spring MVC with XML Configuration Example Project +## Spring MVC with NO XML Configuration Example Project ### Relevant Articles: diff --git a/spring-mvc-xml/README.md b/spring-mvc-xml/README.md index d2872a7782..6943393ce3 100644 --- a/spring-mvc-xml/README.md +++ b/spring-mvc-xml/README.md @@ -4,4 +4,4 @@ ### Relevant Articles: -- \ No newline at end of file +- [Servlet Session Timeout](http://www.baeldung.com/servlet-session-timeout)