typo(Kad-DHT): Fix broken link

Fix broken link to replication parameter k
This commit is contained in:
Kevin
2022-05-25 16:19:14 +02:00
committed by GitHub
parent 7c930adcb1
commit 261ea7b679

View File

@@ -143,7 +143,7 @@ definition](#distance)).
Then we loop:
1. > The lookup terminates when the initiator has queried and gotten responses
from the k (see [#replication-parameter-k]) closest nodes it has seen.
from the k (see [replication parameter `k`](#replication-parameter-k)) closest nodes it has seen.
(See Kademlia paper [0].)