summaryrefslogtreecommitdiff
path: root/ref/api/stats.html
diff options
context:
space:
mode:
Diffstat (limited to 'ref/api/stats.html')
-rw-r--r--ref/api/stats.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/api/stats.html b/ref/api/stats.html
index 2f7a5534..9d7f8684 100644
--- a/ref/api/stats.html
+++ b/ref/api/stats.html
@@ -312,7 +312,7 @@ const nng_stat *nng_stat_find_listener(const nng_stat *stat, nng_dialer listener
const nng_stat *nng_stat_find_socket(const nng_stat *stat, nng_dialer socket);
</code></pre>
<p>Sometimes it is easiest to search for a specific statistic, matching by name,
-or possibly to find the tree of statistics associated with a specific <a href="../TODO.html">socket</a>,
+or possibly to find the tree of statistics associated with a specific <a href="../api/sock.html">socket</a>,
<a href="../TODO.html">dialer</a>, or <a href="../TODO.html">listener</a>.</p>
<p>The <code>nng_stat_find</code> functions are provided for this purpose.</p>
<p>The <a name="a008"></a><code>nng_stat_find</code> function returns the first statistic within the subtree of