From 244bd167f301f4a6d5514d45fb36a79a6219a808 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Fri, 23 May 2014 09:39:36 -0500 Subject: [PATCH] Update links for tutorial and add link to guide --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e3d51ed5..8cf12b21 100644 --- a/index.html +++ b/index.html @@ -112,13 +112,16 @@ public class WebServiceClient { {% capture related_resources %} +### Getting Started Guides + +* [Consuming a SOAP web service](http://spring.io/guides/gs/consuming-web-service) ### Tutorials -* [Reference Manual Tutorial](http://docs.spring.io/spring-ws/sites/2.0/reference/html/tutorial.html) +* [Reference Manual Tutorial](http://docs.spring.io/spring-ws/docs/2.2.0.RELEASE/reference/htmlsingle/#tutorial) {% endcapture %} {% include project_page.html %} - \ No newline at end of file +