From eaf46b9ca2fd98da4c3c0434353b65ef7405beb4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Sep 2016 13:24:39 +0100 Subject: [PATCH] Update reference documentation links on main project page --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 521fb3c8..dd59a37a 100644 --- a/index.html +++ b/index.html @@ -47,10 +47,11 @@ concise, and well-structured. This documentation then allows your users to get t information they need with a minimum of fuss. + ## Quick Start -Please refer to the [getting started section](http://docs.spring.io/spring-restdocs/docs/1.0.x/reference/html5/#getting-started) -of the [reference documentation](http://docs.spring.io/spring-restdocs/docs/1.0.x/reference/html5/) +Please refer to the [getting started section](http://docs.spring.io/spring-restdocs/docs/current/reference/html5/#getting-started) +of the [reference documentation](http://docs.spring.io/spring-restdocs/docs/current/reference/html5/) to get started. {% include download_widget.md %}