Procházet zdrojové kódy

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

Greg Turnquist před 13 roky
rodič
revize
488d99b105
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      SIDEBAR.ftl.md
  2. 1
    1
      SIDEBAR.md

+ 1
- 1
SIDEBAR.ftl.md Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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]