Jelajahi Sumber

doc/arch/p2p-network: broken link fixed

skoupidi 2 tahun lalu
induk
melakukan
d9dbbc18f6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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