ソースを参照

Rename tut-web in sidebar

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

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

@@ -23,7 +23,7 @@ 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
+* [Designing and Implementing a Web Application with Spring][tut-web]
27 27
 
28 28
 [tut-rest]: /guides/tutorials/rest
29 29
 [tut-web]: /guides/tutorials/web