diff options
Diffstat (limited to 'doc/src/manual/cowboy_req.host_info.asciidoc')
-rw-r--r-- | doc/src/manual/cowboy_req.host_info.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/manual/cowboy_req.host_info.asciidoc b/doc/src/manual/cowboy_req.host_info.asciidoc index 77a4c11..ed613c6 100644 --- a/doc/src/manual/cowboy_req.host_info.asciidoc +++ b/doc/src/manual/cowboy_req.host_info.asciidoc @@ -45,4 +45,5 @@ HostInfo = cowboy_req:host_info(Req). link:man:cowboy_req(3)[cowboy_req(3)], link:man:cowboy_req:binding(3)[cowboy_req:binding(3)], link:man:cowboy_req:bindings(3)[cowboy_req:bindings(3)], -link:man:cowboy_req:path_info(3)[cowboy_req:path_info(3)] +link:man:cowboy_req:path_info(3)[cowboy_req:path_info(3)], +link:man:cowboy_router(3)[cowboy_router(3)] |