Parcourir la source

doc/arch/p2p-network: broken link fixed

skoupidi il y a 2 ans
Parent
commit
d9dbbc18f6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      doc/src/arch/p2p-network.md

+ 1 - 1
doc/src/arch/p2p-network.md

@@ -18,7 +18,7 @@ Connections are then wrapped in a `Channel` abstraction which allows
 protocols to be attached. See `src/net/protocol/` and run `fd protocol` for custom
 application specific network protocols. Also see the follow tutorial:
 
-* [Understanding Protocols](learn/dchat/creating-dchat/protocols.md)
+* [Understanding Protocols](../learn/dchat/creating-dchatd/protocols.md)
 
 ## Outbound Session