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