Преглед на файлове

Replace /content with / in GSG links

[#Delivers 54822628]
Chris Beams преди 13 години
родител
ревизия
86df984a65
променени са 1 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 5
    5
      SIDEBAR.md

+ 5
- 5
SIDEBAR.md Целия файл

@@ -10,11 +10,11 @@ There's more to building RESTful web services than is covered here. You can cont
10 10
 * [Consuming XML from a REST Web Service with Spring for Android][gs-consuming-rest-xml-android]
11 11
 * [Building a RESTful Web Service with Spring Bootstrap Actuator][gs-actuator-service]
12 12
 
13
-[gs-consuming-rest]: /guides/gs/consuming-rest/content
14
-[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/content
15
-[gs-rest-hateoas]: /guides/gs/rest-hateoas/content
16
-[gs-consuming-rest-xml-android]: /guides/gs/consuming-rest-xml-android/content
17
-[gs-actuator-service]: /guides/gs/actuator-service/content
13
+[gs-consuming-rest]: /guides/gs/consuming-rest/
14
+[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/
15
+[gs-rest-hateoas]: /guides/gs/rest-hateoas/
16
+[gs-consuming-rest-xml-android]: /guides/gs/consuming-rest-xml-android/
17
+[gs-actuator-service]: /guides/gs/actuator-service/
18 18
 
19 19
 ### Tutorials
20 20