Skip to content

Commit 7797357

Browse files
authored
chore: better link for multiaddr in glossary.md
1 parent 58c9f3c commit 7797357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ The Mutable File System (MFS) is a tool built into IPFS that lets you treat file
332332

333333
### Multiaddr
334334

335-
Multiaddr is a way to create self-describing, composable and future-proof network addresses. In [libp2p](#libp2p), it is used in [peer](#peer) addressing. [More about Multiaddr](https://github.com/multiformats/multiaddr)
335+
Multiaddr is a way to create self-describing, composable and future-proof network addresses. In [libp2p](#libp2p), it is used in [peer](#peer) addressing. To learn more read [Addressing in libp2p →](https://github.com/libp2p/specs/blob/master/addressing/README.md) and [Multiaddr Specification →](https://github.com/multiformats/multiaddr)
336336

337337
### Multibase
338338

0 commit comments

Comments
 (0)