From 0928cea4d83331d93a310f1917ae103ef2439b8a Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 12 Aug 2013 14:31:39 -0500 Subject: [PATCH] Replace Tutorial TBD with REST tutorial --- SIDEBAR.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SIDEBAR.md b/SIDEBAR.md index 053f3ded6b..5ff3c47a74 100644 --- a/SIDEBAR.md +++ b/SIDEBAR.md @@ -18,9 +18,9 @@ There's more to data integration than is covered here. You may want to continue ### Tutorials -* [Tutorial TBD][tut-tbd] +* [Designing and Implementing RESTful Web Services with Spring][tut-rest] -[tut-tbd]: /guides/tutorials/tbd +[tut-rest]: /guides/tutorials/rest ### Understanding