FasterXML / jackson-modules-java8

Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
Apache License 2.0
399 stars 116 forks source link

Correct link to wiki #257

Closed reftel closed 1 year ago

reftel commented 1 year ago

As rendered on GitHub (where the wiki link can link to something), there is a "blob" directory in the path that needs to be skipped in order for the wiki link to work.

cowtowncoder commented 1 year ago

Thanks!