Skip to content

Commit 83ecadd

Browse files
committed
Update wire protocol link in README
Signed-off-by: Ionut Mihalcea <[email protected]>
1 parent c3d09e4 commit 83ecadd

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
@@ -12,7 +12,7 @@
1212
</p>
1313

1414
This repository contains an interface library to be used both by the Parsec service and a Rust Client library.
15-
The library contains methods to communicate using the [wire protocol](https://github.com/parallaxsecond/parsec/blob/master/docs/wire_protocol.md).
15+
The library contains methods to communicate using the [wire protocol](https://parallaxsecond.github.io/parsec-book/parsec_client/wire_protocol.html).
1616

1717
## Build
1818

0 commit comments

Comments
 (0)