Skip to content

Commit

Permalink
fix broken wiki link in README.md (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 28, 2023
1 parent 088d3b4 commit 8b1f81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatypes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ System.out.println(withEmailJson);

## More

See [Wiki](../../wiki) for more information (javadocs, downloads).
See [Wiki](https://github.com/FasterXML/jackson-modules-java8/wiki) for more information (javadocs, downloads).

0 comments on commit 8b1f81f

Please sign in to comment.