Skip to content

Commit 0d3c175

Browse files
committed
Fix a link in README.md
1 parent 6025895 commit 0d3c175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A pure PHP implementation of the [MessagePack](https://msgpack.org/) serializati
1313
including **bin**, **str** and **ext** types
1414
* Supports [streaming unpacking](#unpacking)
1515
* Supports [unsigned 64-bit integers handling](#unpacking-options)
16-
* Supports [object serialization](#type-transformers)
16+
* Supports [object serialization](#custom-types)
1717
* [Fully tested](https://github.com/rybakit/msgpack.php/actions?query=workflow%3AQA)
1818
* [Relatively fast](#performance)
1919

0 commit comments

Comments
 (0)