From beca672e36109bf8f49c260257882fc3e9cea034 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 22 Oct 2024 21:16:23 -0700 Subject: docs: master cross-reference table --- docs/ref/api/thread.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/ref/api/thread.md') diff --git a/docs/ref/api/thread.md b/docs/ref/api/thread.md index 7d1b2f65..3286f71a 100644 --- a/docs/ref/api/thread.md +++ b/docs/ref/api/thread.md @@ -24,7 +24,7 @@ applications. > The system may impose limits on the number of threads that can be created. > Typically applications should not create more than a dozen of these. > If greater concurrency or scalability is needed, consider instead using -> an asynchronous model using [`nng_aio`][aio] structures. +> an asynchronous model using [`nng_aio`] structures. ## Thread Structure @@ -84,5 +84,4 @@ in debuggers. Not all platforms support setting the thread name. [Synchronization][synchronization], [Asynchronous Operations][aio] -[synchronization]: ../api/synch.md -[aio]: TODO.md +{{#include ../xref.md}} -- cgit v1.2.3-70-g09d2