Skip to content

Commit 6767f5c

Browse files
Merge pull request #4 from olgahryniuk/patch-2
Link fixing
2 parents 59d0c65 + e606ca9 commit 6767f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/05-explore-cardano/03-cardano-network/02-networking-protocol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ following tasks:
3535

3636
### Multiplexing
3737

38-
The multiplexing layer acts as a central crossing between mini-protocols and the network channel. It runs several [mini-protocols](/explore-cardano/about-cardano-network#utilizingmini-protocols) in parallel in a single channel ‒ TCP connection, for example.
38+
The multiplexing layer acts as a central crossing between mini-protocols and the network channel. It runs several [mini-protocols](/explore-cardano/cardano-network/about-the-cardano-network/#utilizingmini-protocols) in parallel in a single channel ‒ TCP connection, for example.
3939

4040
Figure 1 reflects how data flows between two nodes, each running three
4141
mini-protocols using a multiplexer (MUX) and a de-multiplexer (DEMUX).

0 commit comments

Comments
 (0)