summaryrefslogtreecommitdiff
path: root/docs/reference/src
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-03-24 21:47:33 -0700
committerGarrett D'Amore <garrett@damore.org>2024-03-24 21:47:33 -0700
commit962553386968a528593665e228b9424de84d7f4e (patch)
tree4da1e3e22993cab5422f783b7b7466e8a254d824 /docs/reference/src
parentb4fa69e7a6ef540e7d6a918c88f2816fff6c0cf0 (diff)
downloadnng-962553386968a528593665e228b9424de84d7f4e.tar.gz
nng-962553386968a528593665e228b9424de84d7f4e.tar.bz2
nng-962553386968a528593665e228b9424de84d7f4e.zip
link fix
Diffstat (limited to 'docs/reference/src')
-rw-r--r--docs/reference/src/api/aio_provider/nng_aio_set_output.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/src/api/aio_provider/nng_aio_set_output.md b/docs/reference/src/api/aio_provider/nng_aio_set_output.md
index 6a79e429..902351b7 100644
--- a/docs/reference/src/api/aio_provider/nng_aio_set_output.md
+++ b/docs/reference/src/api/aio_provider/nng_aio_set_output.md
@@ -29,7 +29,7 @@ currently defined can return more than four results.
> three (3) will be ignored.
An output result set with this function may be retrieved later with
-the [`nng_aio_get_output()`](nng_aio_get_output.md) function.
+the [`nng_aio_get_output()`](../aio/nng_aio_get_output.md) function.
## SEE ALSO