diff --git a/index.html b/index.html index dd59a37a..ba30df2b 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,8 @@ snippets produced with Spring MVC Test. Spring REST Docs helps you to document RESTful services. It combines hand-written documentation written with [Asciidoctor](http://asciidoctor.org/) and auto-generated -snippets produced with [Spring MVC Test](http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle#spring-mvc-test-framework). This approach frees you from the limitations imposed by tools like +snippets produced with [Spring MVC Test](http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle#spring-mvc-test-framework). +This approach frees you from the limitations of the documentation produced by tools like [Swagger](http://swagger.io/). It helps you to produce documentation that is accurate, concise, and well-structured. This documentation then allows your users to get the information they need with a minimum of fuss.