chore: update mini-protocol pdf README link (#301)

Co-authored-by: Chantry Cargill <chantry.cargill@kodypay.com>
This commit is contained in:
cargillchantry 2023-10-07 01:08:00 +01:00 committed by GitHub
parent 7fada705a0
commit aafe37573a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Pallas Mini-protocols
This crate provides an implementation of the different Ouroboros mini-protocols as defined in the [The Shelley Networking Protocol](https://hydra.iohk.io/build/1070091/download/1/network.pdf#chapter.3) specs.
This crate provides an implementation of the different Ouroboros mini-protocols as defined in the [The Shelley Networking Protocol](https://input-output-hk.github.io/ouroboros-network/pdfs/network-spec/network-spec.pdf#chapter.3) specs.
## Architectural Decisions