diff --git a/SIDEBAR.ftl.md b/SIDEBAR.ftl.md index c335b514cc..dd5cbc0b5a 100644 --- a/SIDEBAR.ftl.md +++ b/SIDEBAR.ftl.md @@ -17,8 +17,10 @@ There's more to data integration than what is covered here. You can continue to ### Tutorials * [Designing and Implementing RESTful Web Services with Spring][tut-rest] +* [Designing and Implementing a Web Site with Spring][tut-web] [tut-rest]: /guides/tutorials/rest +[tut-web]: /guides/tutorials/web ### Concepts and technologies diff --git a/SIDEBAR.md b/SIDEBAR.md index 1e75491d75..b13f52cb8d 100644 --- a/SIDEBAR.md +++ b/SIDEBAR.md @@ -17,8 +17,10 @@ There's more to data integration than what is covered here. You can continue to ### Tutorials * [Designing and Implementing RESTful Web Services with Spring][tut-rest] +* [Designing and Implementing a Web Site with Spring][tut-web] [tut-rest]: /guides/tutorials/rest +[tut-web]: /guides/tutorials/web ### Concepts and technologies