瀏覽代碼

Fix sidebars based on @beverleytalbott 's feedback on several pull requests

Greg Turnquist 13 年之前
父節點
當前提交
488d99b105
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      SIDEBAR.ftl.md
  2. 1
    1
      SIDEBAR.md

+ 1
- 1
SIDEBAR.ftl.md 查看文件

@@ -2,7 +2,7 @@
2 2
 
3 3
 There's more to building RESTful web services than is covered here. You can continue your exploration of Spring and REST with the following resources.
4 4
 
5
-### Getting Started Guides
5
+### Getting Started guides
6 6
 
7 7
 * [Consuming a RESTful Web Service][gs-consuming-rest]
8 8
 * [Building a Hypermedia-Driven REST Web Service][gs-rest-hateoas]

+ 1
- 1
SIDEBAR.md 查看文件

@@ -2,7 +2,7 @@
2 2
 
3 3
 There's more to building RESTful web services than is covered here. You can continue your exploration of Spring and REST with the following resources.
4 4
 
5
-### Getting Started Guides
5
+### Getting Started guides
6 6
 
7 7
 * [Consuming a RESTful Web Service][gs-consuming-rest]
8 8
 * [Building a Hypermedia-Driven REST Web Service][gs-rest-hateoas]