summaryrefslogtreecommitdiff
path: root/ref/api/args.html
diff options
context:
space:
mode:
Diffstat (limited to 'ref/api/args.html')
-rw-r--r--ref/api/args.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/api/args.html b/ref/api/args.html
index addb05b2..24a37e4a 100644
--- a/ref/api/args.html
+++ b/ref/api/args.html
@@ -254,7 +254,7 @@ and for this purpose a header library is supplied.</p>
</p>
<p>The functionality described here is entirely contained in the
<code>nng/args.h</code> header file, and may be used without previously
-initializing the library with <a href="../../api/init.html#initialization"><code>nng_init</code></a>, and may even be used
+initializing the library with <a href="../api/init.html#initialization"><code>nng_init</code></a>, and may even be used
in programs that are not linked against the NNG library.</p>
</div>
<h2 id="parse-command-line-arguments"><a class="header" href="#parse-command-line-arguments">Parse Command Line Arguments</a></h2>