aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2020-01-16 19:36:33 +0100
committerDimitri Staessens <dimitri@ouroboros.rocks>2020-01-16 19:36:33 +0100
commitd3fc1fccf000f86e81d93c60d5dca28f3163c0ed (patch)
tree4025872576abb3a5e99d3baac353d4bf6c78a350
parent8dd25ed7abffb8de7b796372f41909afd595e9b8 (diff)
downloadwebsite-d3fc1fccf000f86e81d93c60d5dca28f3163c0ed.tar.gz
website-d3fc1fccf000f86e81d93c60d5dca28f3163c0ed.zip
content: Fix broken link to Delta-t
-rw-r--r--content/en/docs/Concepts/protocols.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/docs/Concepts/protocols.md b/content/en/docs/Concepts/protocols.md
index f5d1925..50d6551 100644
--- a/content/en/docs/Concepts/protocols.md
+++ b/content/en/docs/Concepts/protocols.md
@@ -115,7 +115,7 @@ Control Protocol_, FRCP) has only 4 fields:
# Operation
The operation of the transport protocol is based on the [Delta-t
-protocol]((https://www.osti.gov/biblio/5542785-delta-protocol-specification-working-draft)),
+protocol](https://www.osti.gov/biblio/5542785-delta-protocol-specification-working-draft),
which is a timer-based protocol that is a bit simpler in operation
than the equivalent functionalities in TCP. In contrast with TCP/IP,
Ouroboros does congestion control purely in the network protocol, and