summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/manual/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <essen@ninenines.eu>2017-10-03 15:50:36 +0200
committerLoïc Hoguin <essen@ninenines.eu>2017-10-03 15:50:36 +0200
commit5cb08c35580023b91091c93f9a1f9198e35055c2 (patch)
treefcac3159b52e14db41d5f1d1b19f5d8530cc0d74 /docs/en/cowboy/2.0/manual/index.html
parent35bc482f0be143abd728a228e937984dc5f6cc73 (diff)
downloadninenines.eu-5cb08c35580023b91091c93f9a1f9198e35055c2.tar.gz
ninenines.eu-5cb08c35580023b91091c93f9a1f9198e35055c2.tar.bz2
ninenines.eu-5cb08c35580023b91091c93f9a1f9198e35055c2.zip
Fix some links and add Ranch 1.4 docs
They were mistakenly labeled as 1.3. Sorry!
Diffstat (limited to 'docs/en/cowboy/2.0/manual/index.html')
-rw-r--r--docs/en/cowboy/2.0/manual/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/en/cowboy/2.0/manual/index.html b/docs/en/cowboy/2.0/manual/index.html
index aec2688c..d3466672 100644
--- a/docs/en/cowboy/2.0/manual/index.html
+++ b/docs/en/cowboy/2.0/manual/index.html
@@ -189,12 +189,12 @@ related standards, like Websocket or Server-Sent Events.</p></div>
<div class="ulist"><ul>
<li>
<p>
-<a href="/docs">ranch(7)</a> - Socket acceptor pool for TCP protocols
+<a href="ranch_app">ranch(7)</a> - Socket acceptor pool for TCP protocols
</p>
</li>
<li>
<p>
-<a href="/docs">cowlib(7)</a> - Support library for manipulating Web protocols
+<a href="cowlib_app">cowlib(7)</a> - Support library for manipulating Web protocols
</p>
</li>
<li>
@@ -228,8 +228,8 @@ environment configuration parameters.</p></div>
<div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="/docs">ranch(7)</a>,
-<a href="/docs">cowlib(7)</a></p></div>
+<div class="paragraph"><p><a href="ranch_app">ranch(7)</a>,
+<a href="cowlib_app">cowlib(7)</a></p></div>
</div>
</div>