diff options
author | Loïc Hoguin <[email protected]> | 2016-12-28 16:17:39 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-12-28 16:17:39 +0100 |
commit | 67d8600081356707f2f2e8ecd56958bb38bc9eb1 (patch) | |
tree | 10bf18c93b0f08a6fe653b7c476491e801e470e9 /docs/en/cowboy/2.0/manual/cowboy_handler | |
parent | c30f4e08b33cbb92287987a6a0ce4b2c993928b1 (diff) | |
download | ninenines.eu-67d8600081356707f2f2e8ecd56958bb38bc9eb1.tar.gz ninenines.eu-67d8600081356707f2f2e8ecd56958bb38bc9eb1.tar.bz2 ninenines.eu-67d8600081356707f2f2e8ecd56958bb38bc9eb1.zip |
Use cowboy_app.asciidoc as manual entry point for Cowboy 2.0
Diffstat (limited to 'docs/en/cowboy/2.0/manual/cowboy_handler')
-rw-r--r-- | docs/en/cowboy/2.0/manual/cowboy_handler/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/manual/cowboy_handler/index.html b/docs/en/cowboy/2.0/manual/cowboy_handler/index.html index 17164fc5..a6df1dd7 100644 --- a/docs/en/cowboy/2.0/manual/cowboy_handler/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy_handler/index.html @@ -156,7 +156,7 @@ custom handlers to execute the optional terminate callback:</p></div> <div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="../cowboy_app">cowboy(7)</a></p></div>
+<div class="paragraph"><p><a href="..">cowboy(7)</a></p></div>
</div>
</div>
|