From 5ff0165717cfdff93add15910a6776575baf8782 Mon Sep 17 00:00:00 2001 From: Viktor Klang Date: Tue, 26 Apr 2011 13:03:03 +0200 Subject: [PATCH] Pointing Jersey sample to v1.0 tag, closing #776 --- akka-docs/pending/http.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/akka-docs/pending/http.rst b/akka-docs/pending/http.rst index a4c7842233..801b786da0 100644 --- a/akka-docs/pending/http.rst +++ b/akka-docs/pending/http.rst @@ -138,12 +138,12 @@ If you want to use akka-camel or any other modules that have their own "Bootable Java API: Typed Actors ---------------------- -`Sample module for REST services with Actors in Java `_ +`Sample module for REST services with Actors in Java `_ Scala API: Actors ----------------- -`Sample module for REST services with Actors in Scala `_ +`Sample module for REST services with Actors in Scala `_ Using Akka with the Pinky REST/MVC framework --------------------------------------------