diff --git a/doc/src/misc/ircd/specification.md b/doc/src/misc/ircd/specification.md index 7a43513dd..d3864e142 100644 --- a/doc/src/misc/ircd/specification.md +++ b/doc/src/misc/ircd/specification.md @@ -4,7 +4,7 @@ ## PrivMsgEvent This is the main message type inside Ircd. The `PrivMsgEvent` is an -[event action](https://darkrenaissance.github.io/darkfi/misc/hashchain/hashchain.html#eventaction). +[event action](https://darkrenaissance.github.io/darkfi/misc/event_graph/network_protocol.html#event). | Description | Data Type | Comments |