summaryrefslogtreecommitdiff
path: root/ref/tran/inproc.html
diff options
context:
space:
mode:
Diffstat (limited to 'ref/tran/inproc.html')
-rw-r--r--ref/tran/inproc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/tran/inproc.html b/ref/tran/inproc.html
index 3c5a3f65..a17835a4 100644
--- a/ref/tran/inproc.html
+++ b/ref/tran/inproc.html
@@ -258,7 +258,7 @@ same application, and they will not interfere with one another.</p>
<p>Two applications may also use the same URL without interfering with each other.
They will however be unable to communicate with each other using that URL.</p>
<h2 id="socket-address"><a class="header" href="#socket-address">Socket Address</a></h2>
-<p>When using an <a href="../../TODO.html"><code>nng_sockaddr</code></a> structure, the actual structure is of type <a href="../../TODO.html"><code>nng_sockaddr_inproc</code></a>.</p>
+<p>When using an <a href="../TODO.html"><code>nng_sockaddr</code></a> structure, the actual structure is of type <a href="../TODO.html"><code>nng_sockaddr_inproc</code></a>.</p>
<h2 id="transport-options"><a class="header" href="#transport-options">Transport Options</a></h2>
<p>The <em>inproc</em> transport has no special options.</p>
<div class="mdbook-alerts mdbook-alerts-note">