summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--API-C.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/API-C.md b/API-C.md
index aa44149..f6c0bb7 100644
--- a/API-C.md
+++ b/API-C.md
@@ -16,7 +16,7 @@ C Library for creating WebAssembly modules for use with NGINX Unit.
6. [Function Handlers](#function-handlers)
* [Optional](#optional)
- [luw_module_init_handler](#luw_module_init_handler)
- - [luw_module_end_handler](#luw-_module_end_handler)
+ - [luw_module_end_handler](#luw_module_end_handler)
- [luw_request_init_handler](#luw_request_init_handler)
- [luw_request_end_handler](#luw_request_end_handler)
- [luw_response_end_handler](#luw_response_end_handler)