Docs: fix broken link
This commit is contained in:
parent
899bc53289
commit
6e1be8efe3
@ -1,7 +1,7 @@
|
|||||||
* The data_encoding library
|
* The data_encoding library
|
||||||
Throughout the Tezos protocol, data is serialized so that it can be used via RPC,
|
Throughout the Tezos protocol, data is serialized so that it can be used via RPC,
|
||||||
written to disk, or placed in a block. This serialization/deserialization is handled
|
written to disk, or placed in a block. This serialization/deserialization is handled
|
||||||
via the [[../src/minutils/data_encoding.mli][data_encoding library]]
|
via the [[../lib_data_encoding/data_encoding.mli][data_encoding library]]
|
||||||
by providing a set primitive encodings and a variety of combinators.
|
by providing a set primitive encodings and a variety of combinators.
|
||||||
|
|
||||||
** Examples/Tutorial
|
** Examples/Tutorial
|
||||||
|
Loading…
Reference in New Issue
Block a user