Skip to content

Commit 4ec4495

Browse files
authored
Fix link to protobuf
1 parent 9e8fcd5 commit 4ec4495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and additional data format modules to process data encoded in
1313
[CSV](https://github.com/FasterXML/jackson-dataformat-csv),
1414
[Smile](https://github.com/FasterXML/jackson-dataformat-smile),
1515
[(Java) Properties](https://github.com/FasterXML/jackson-dataformat-properties),
16-
[Protobuf](https://github.com/FasterXML/jackson-dataformat-protobuf),
16+
[Protobuf](https://github.com/FasterXML/jackson-dataformats-binary/tree/master/protobuf),
1717
[XML](https://github.com/FasterXML/jackson-dataformat-xml)
1818
or [YAML](https://github.com/FasterXML/jackson-dataformat-yaml);
1919
and even the large set of data format modules to support data types of widely used

0 commit comments

Comments
 (0)