We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8fcd5 commit 4ec4495Copy full SHA for 4ec4495
README.md
@@ -13,7 +13,7 @@ and additional data format modules to process data encoded in
13
[CSV](https://github.com/FasterXML/jackson-dataformat-csv),
14
[Smile](https://github.com/FasterXML/jackson-dataformat-smile),
15
[(Java) Properties](https://github.com/FasterXML/jackson-dataformat-properties),
16
-[Protobuf](https://github.com/FasterXML/jackson-dataformat-protobuf),
+[Protobuf](https://github.com/FasterXML/jackson-dataformats-binary/tree/master/protobuf),
17
[XML](https://github.com/FasterXML/jackson-dataformat-xml)
18
or [YAML](https://github.com/FasterXML/jackson-dataformat-yaml);
19
and even the large set of data format modules to support data types of widely used
0 commit comments