diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-03-24 21:47:33 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-03-24 21:47:33 -0700 |
| commit | 962553386968a528593665e228b9424de84d7f4e (patch) | |
| tree | 4da1e3e22993cab5422f783b7b7466e8a254d824 /docs/reference/src | |
| parent | b4fa69e7a6ef540e7d6a918c88f2816fff6c0cf0 (diff) | |
| download | nng-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.md | 2 |
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 |
