diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-09-07 09:22:28 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-09-07 09:22:28 +0200 |
commit | d5d6f70371958eec0679831abd283498ff2731e5 (patch) | |
tree | 1ad40e4e6a0d81cd7c2e798db4be781d038e3220 /content/docs/protocols.md | |
parent | 910105775080805a3f918c4a28af22b8b11fd1c2 (diff) | |
download | website-d5d6f70371958eec0679831abd283498ff2731e5.tar.gz website-d5d6f70371958eec0679831abd283498ff2731e5.zip |
content: Remove broken link from protocols
Diffstat (limited to 'content/docs/protocols.md')
-rw-r--r-- | content/docs/protocols.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/docs/protocols.md b/content/docs/protocols.md index 4bfca46..571ba98 100644 --- a/content/docs/protocols.md +++ b/content/docs/protocols.md @@ -64,8 +64,7 @@ The 5 fields in the Ouroboros network protocol are: # Transport protocol Packet switched networks use transport protocols on top of their -[network protocols](/docs/network_protocols) in order to deal with -lost or corrupted packets. +network protocol in order to deal with lost or corrupted packets. The Ouroboros Transport protocol (called the _Flow and Retransmission Control Protocol_, FRCP) has only 4 fields: |