Update Home authored by Andreas Lauer's avatar Andreas Lauer
......@@ -42,5 +42,5 @@ Now you can do RPC calls to this backend with any tool which is able to send HTT
### Detailed Descriptions
* [Create a Delight Service](ExampleService)
* [Delight with pure HTTP Requests](ExampleJavaClient)
* [Delight with Java Client](ExampleJavaClient)
* [Delight with pure HTTP Requests](ExampleHttpRequests)