|
|
@@ -8,11 +8,11 @@ There's more to building RESTful web services than is covered here. You may want
|
|
8
|
8
|
* [Building a Hypermedia Driven REST Web Service][gs-rest-hateoas]
|
|
9
|
9
|
* [Consuming RESTful web services on Android][gs-consuming-rest-android]
|
|
10
|
10
|
* [Consuming XML from a RESTful Web Service on Android][gs-consuming-rest-xml-android]
|
|
11
|
|
-* [Building a RESTful web service with Bootstrap Actuators][gs-actuator-service]
|
|
|
11
|
+* [Building a RESTful web service with Bootstrap Actuator][gs-actuator-service]
|
|
12
|
12
|
|
|
13
|
13
|
[gs-consuming-rest]: /guides/gs/consuming-rest/content
|
|
14
|
14
|
[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/content
|
|
15
|
|
-[gs-rest-hateoas]: /guides/gs/gs-rest-hateoas/content
|
|
|
15
|
+[gs-rest-hateoas]: /guides/gs/rest-hateoas/content
|
|
16
|
16
|
[gs-consuming-rest-xml-android]: /guides/gs/consuming-rest-xml-android/content
|
|
17
|
17
|
[gs-actuator-service]: /guides/gs/actuator-service/content
|
|
18
|
18
|
|