diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-03-30 16:52:10 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-03-30 16:54:28 -0700 |
| commit | 83cec91494bba0fe3a0d7340117b3f2af4e40302 (patch) | |
| tree | fea3ff8a3a66ba356edad3f8a779a6b136ae340a /docs/reference/src/SUMMARY.md | |
| parent | de233cfd5c8d6996ce6b6e5946c93b44a24bbbde (diff) | |
| download | nng-83cec91494bba0fe3a0d7340117b3f2af4e40302.tar.gz nng-83cec91494bba0fe3a0d7340117b3f2af4e40302.tar.bz2 nng-83cec91494bba0fe3a0d7340117b3f2af4e40302.zip | |
Minor fixes
Diffstat (limited to 'docs/reference/src/SUMMARY.md')
| -rw-r--r-- | docs/reference/src/SUMMARY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/src/SUMMARY.md b/docs/reference/src/SUMMARY.md index 50cf1668..b88cb6b8 100644 --- a/docs/reference/src/SUMMARY.md +++ b/docs/reference/src/SUMMARY.md @@ -57,7 +57,7 @@ - [nng_close](api/socket/nng_close.md) - [nng_pub_open](api/socket/nng_pub_open.md) - - [Contexts](api/context/index.md) + - [Contexts](ctx/index.md) - [nng_ctx_close](ctx/nng_ctx_close.md) - [nng_ctx_get](ctx/nng_ctx_get.md) @@ -97,7 +97,7 @@ - [nng_aio_get_input](api/aio_provider/nng_aio_get_input.md) - [nng_aio_set_output](api/aio_provider/nng_aio_set_output.md) - - [Utility Functions](api/util/index.md) + - [Utility Functions](util/index.md) - [nng_alloc](util/nng_alloc.md) - [nng_clock](util/nng_clock.md) |
