diff --git a/plume-web-jersey-monitoring/README.md b/plume-web-jersey-monitoring/README.md index d66daf6..091168b 100644 --- a/plume-web-jersey-monitoring/README.md +++ b/plume-web-jersey-monitoring/README.md @@ -71,7 +71,7 @@ Usage example **Web-service** ```java -@Path("/monitor") +@Path("/monitoring") // Authentication is done directly by the web service without any annotation @PublicApi @Produces(MediaType.APPLICATION_JSON)