diff options
Diffstat (limited to 'ref/api/msg.html')
| -rw-r--r-- | ref/api/msg.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ref/api/msg.html b/ref/api/msg.html index ff9a1cad..664795c4 100644 --- a/ref/api/msg.html +++ b/ref/api/msg.html @@ -244,8 +244,8 @@ <h1 id="messages"><a class="header" href="#messages">Messages</a></h1> <p>Messages <a name="a001"></a> in Scalability Protocols are the fundamental unit of transmission and reception, as these protocols are fundamentally message-oriented.</p> -<p>Messages have a [body][nng_msg_body]<a name="a002"></a>, containing the application-supplied -payload, and a [header][nng_msg_header]<a name="a003"></a>, containing protocol specific routing and similar +<p>Messages have a <a href="/api/msg.html#message-body">body</a><a name="a002"></a>, containing the application-supplied +payload, and a <a href="/api/msg.html#message-header">header</a><a name="a003"></a>, containing protocol specific routing and similar related information.</p> <div class="mdbook-alerts mdbook-alerts-tip"> <p class="mdbook-alerts-title"> |
