Skip to content

Commit

Permalink
Merge pull request #1 from cowwoc/link-to-jersey-documentation
Browse files Browse the repository at this point in the history
Fixed broken link to Jersey documentation
  • Loading branch information
Gili Tzabari committed Oct 2, 2017
2 parents 1bb12d8 + 296ea76 commit c03f676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ Due to auto-registration, it should be possible to simply add Maven dependency
provider.
If this does not work you need to consult documentation of the JAX-RS implementation for details.

To use Jackson with Jersey see [their documentation](https://jersey.java.net/documentation/latest/media.html#json.jackson).
To use Jackson with Jersey see [their documentation](https://jersey.github.io/documentation/latest/media.html#json.jackson).

### Usage: registering supporting datatypes module

Expand Down

0 comments on commit c03f676

Please sign in to comment.