diff options
author | Loïc Hoguin <[email protected]> | 2016-12-22 18:27:41 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-12-22 18:27:41 +0100 |
commit | 6539f49eb0c41840a8686506c524d40f05edfbae (patch) | |
tree | 74aff18f9edca455700b24682862dca2e788f369 /docs/en/cowboy/2.0/manual/cowboy_http/index.html | |
parent | 72bea313a51b9bdca624b7682977d1f5a5ba2286 (diff) | |
download | ninenines.eu-6539f49eb0c41840a8686506c524d40f05edfbae.tar.gz ninenines.eu-6539f49eb0c41840a8686506c524d40f05edfbae.tar.bz2 ninenines.eu-6539f49eb0c41840a8686506c524d40f05edfbae.zip |
Fix links to cowboy_http2
Diffstat (limited to 'docs/en/cowboy/2.0/manual/cowboy_http/index.html')
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy_http/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/manual/cowboy_http/index.html b/docs/en/cowboy/2.0/manual/cowboy_http/index.html index 80347684..334c5f45 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_http/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_http/index.html @@ -234,7 +234,7 @@ request_timeout (5000) <h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="../cowboy_app">cowboy(7)</a>,
-<a href="../cowboy_http">cowboy_http2(3)</a>,
+<a href="../cowboy_http2">cowboy_http2(3)</a>,
<a href="../cowboy_websocket">cowboy_websocket(3)</a></p></div>
</div>
</div>
|