Skip to content

Commit 2cb516f

Browse files
authored
Merge pull request #81 from ionut-arm/dead-url
Update wire protocol link in README
2 parents c3d09e4 + 83ecadd commit 2cb516f

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)