Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Aug 25, 2023
1 parent 1a75de4 commit dc29464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plume-web-jersey-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit dc29464

Please sign in to comment.