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

Fix broken links to Serialization / Deserialization #227

Closed kupci closed 3 years ago

kupci commented 3 years ago

Fix for #226. This fixes the broken links using Github's automatic anchors, however it only links to the header, should it be more granular?

cowtowncoder commented 3 years ago

I think this is a great start -- let's start with it.