ソースを参照

Add tut-web to sidebar

Greg Turnquist 13 年 前
コミット
289eb42531
共有2 個のファイルを変更した4 個の追加0 個の削除を含む
  1. 2
    0
      SIDEBAR.ftl.md
  2. 2
    0
      SIDEBAR.md

+ 2
- 0
SIDEBAR.ftl.md ファイルの表示

@@ -23,8 +23,10 @@ Spring Boot provides a wide range of support for various services, including mos
23 23
 ### Tutorials
24 24
 
25 25
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
26
+* [Designing and Implementing a Web Site with Spring][tut-web]
26 27
 
27 28
 [tut-rest]: /guides/tutorials/rest
29
+[tut-web]: /guides/tutorials/web
28 30
 
29 31
 ### Concepts and technologies
30 32
 

+ 2
- 0
SIDEBAR.md ファイルの表示

@@ -23,8 +23,10 @@ Spring Boot provides a wide range of support for various services, including mos
23 23
 ### Tutorials
24 24
 
25 25
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
26
+* [Designing and Implementing a Web Site with Spring][tut-web]
26 27
 
27 28
 [tut-rest]: /guides/tutorials/rest
29
+[tut-web]: /guides/tutorials/web
28 30
 
29 31
 ### Concepts and technologies
30 32