mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-11 03:12:47 +02:00
Link typo in shipyard-2024.md (#702)
This commit is contained in:
@@ -325,7 +325,7 @@ Beyond the work mentioned earlier on transports, we've also been working on nume
|
||||
|
||||
### AutoNAT v2
|
||||
|
||||
[AutoNAT v2](https://github.com/libp2p/specs/blob/autonat-v2/autonat/autonat-v2.md) is a new version of the AutoNAT protocol that provides more precise reachability information for nodes.
|
||||
[AutoNAT v2](https://github.com/libp2p/specs/blob/master/autonat/autonat-v2.md) is a new version of the AutoNAT protocol that provides more precise reachability information for nodes.
|
||||
|
||||
It provides higher granularity in determining reachability for the node, e.g. AutoNAT v2 allows us to determine reachability for all combinations of (`ipv4/ipv6`, `tcp/udp`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user