ソースを参照

Add tut-web to sidebar

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

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

@@ -19,8 +19,10 @@ There's more to building RESTful web services than what is covered here. You can
19 19
 ### Tutorials
20 20
 
21 21
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
22
+* [Designing and Implementing a Web Site with Spring][tut-web]
22 23
 
23 24
 [tut-rest]: /guides/tutorials/rest
25
+[tut-web]: /guides/tutorials/web
24 26
 
25 27
 ### Concepts and technologies
26 28
 

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

@@ -19,8 +19,10 @@ There's more to building RESTful web services than what is covered here. You can
19 19
 ### Tutorials
20 20
 
21 21
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
22
+* [Designing and Implementing a Web Site with Spring][tut-web]
22 23
 
23 24
 [tut-rest]: /guides/tutorials/rest
25
+[tut-web]: /guides/tutorials/web
24 26
 
25 27
 ### Concepts and technologies
26 28