From 8e2a09468f57f75cefcd61fd73e647efdc3621dc Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 27 Oct 2024 11:11:11 -0700 Subject: docs: update nng_sleep_aio for mdbook --- docs/ref/xref.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref/xref.md') diff --git a/docs/ref/xref.md b/docs/ref/xref.md index 3abf999c..452ad25d 100644 --- a/docs/ref/xref.md +++ b/docs/ref/xref.md @@ -6,8 +6,8 @@ [`nng_strfree`]: /api/memory.md#free-string [`nng_time`]: /api/time.md#time-type [`nng_duration`]: /api/time.md#duration-type -[`nng_clock`]: /api/time.md#getting-the-current-time -[`nng_msleep`]: /api/time.md#waiting-for-duration +[`nng_clock`]: /api/time.md#get-the-current-time +[`nng_msleep`]: /api/time.md#wait-for-duration [`nng_msg`]: /api/msg.md#message-structure [`nng_msg_alloc`]: /api/msg.md#create-a-message [`nng_msg_free`]: /api/msg.md#destroy-a-message @@ -58,7 +58,7 @@ [`nng_aio`]: /TODO.md [`nng_aio_alloc`]: /api/aio.md#create-handle [`nng_aio_free`]: /api/aio.md#destroy-handle -[`nng_sleep_aio`]: /TODO.md +[`nng_sleep_aio`]: /api/time.md@wait-asynchronously [`nng_aio`]: /api/aio.md#asynchronous-i-o-handle [`nng_aio_cancel`]: /api/aio.md#cancellation [`nng_aio_abort`]: /api/aio.md#cancellation -- cgit v1.2.3-70-g09d2