summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-12-22 18:27:41 +0100
committerLoïc Hoguin <[email protected]>2016-12-22 18:27:41 +0100
commit6539f49eb0c41840a8686506c524d40f05edfbae (patch)
tree74aff18f9edca455700b24682862dca2e788f369 /docs
parent72bea313a51b9bdca624b7682977d1f5a5ba2286 (diff)
downloadninenines.eu-6539f49eb0c41840a8686506c524d40f05edfbae.tar.gz
ninenines.eu-6539f49eb0c41840a8686506c524d40f05edfbae.tar.bz2
ninenines.eu-6539f49eb0c41840a8686506c524d40f05edfbae.zip
Fix links to cowboy_http2
Diffstat (limited to 'docs')
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy_websocket/index.html2
-rw-r--r--docs/index.xml6
7 files changed, 9 insertions, 9 deletions
diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html
index 0d01dce8..5c37200d 100644
--- a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html
@@ -156,7 +156,7 @@ subprotocols like Websocket.
<div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</dd>
diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html
index 888895d7..24cf5f7a 100644
--- a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html
@@ -156,7 +156,7 @@ subprotocols like Websocket.
<div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</dd>
diff --git a/docs/en/cowboy/2.0/manual/cowboy/index.html b/docs/en/cowboy/2.0/manual/cowboy/index.html
index 0bb23f2b..0daef95f 100644
--- a/docs/en/cowboy/2.0/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.0/manual/cowboy/index.html
@@ -182,7 +182,7 @@ subprotocols like Websocket.</p></div>
<div class="paragraph"><p>The HTTP/1.1 options are documented in the
<a href="../cowboy_http">cowboy_http(3)</a> manual;
the HTTP/2 options in
-<a href="../cowboy_http">cowboy_http2(3)</a>;
+<a href="../cowboy_http2">cowboy_http2(3)</a>;
and the Websocket options in
<a href="../cowboy_websocket">cowboy_websocket(3)</a>.</p></div>
</div>
diff --git a/docs/en/cowboy/2.0/manual/cowboy_app/index.html b/docs/en/cowboy/2.0/manual/cowboy_app/index.html
index a0d35316..eeaa33e3 100644
--- a/docs/en/cowboy/2.0/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.0/manual/cowboy_app/index.html
@@ -115,7 +115,7 @@ related standards, like Websocket or Server-Sent Events.</p></div>
</li>
<li>
<p>
-<a href="../cowboy_http">cowboy_http2(3)</a> - HTTP/2
+<a href="../cowboy_http2">cowboy_http2(3)</a> - HTTP/2
</p>
</li>
<li>
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>
diff --git a/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html
index 2ca978a3..9e77526c 100644
--- a/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.0/manual/cowboy_websocket/index.html
@@ -305,7 +305,7 @@ timeout
<div class="sectionbody">
<div class="paragraph"><p><a href="../cowboy_app">cowboy(7)</a>,
<a href="../cowboy_http">cowboy_http(3)</a>,
-<a href="../cowboy_http">cowboy_http2(3)</a></p></div>
+<a href="../cowboy_http2">cowboy_http2(3)</a></p></div>
</div>
</div>
diff --git a/docs/index.xml b/docs/index.xml
index 8e2294c6..43756353 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1472,7 +1472,7 @@ subprotocols like Websocket.&lt;/p&gt;&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;&lt;p&gt;The HTTP/1.1 options are documented in the
&lt;a href=&#34;../cowboy_http&#34;&gt;cowboy_http(3)&lt;/a&gt; manual;
the HTTP/2 options in
-&lt;a href=&#34;../cowboy_http&#34;&gt;cowboy_http2(3)&lt;/a&gt;;
+&lt;a href=&#34;../cowboy_http2&#34;&gt;cowboy_http2(3)&lt;/a&gt;;
and the Websocket options in
&lt;a href=&#34;../cowboy_websocket&#34;&gt;cowboy_websocket(3)&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
@@ -1540,7 +1540,7 @@ related standards, like Websocket or Server-Sent Events.&lt;/p&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;
-&lt;a href=&#34;../cowboy_http&#34;&gt;cowboy_http2(3)&lt;/a&gt; - HTTP/2
+&lt;a href=&#34;../cowboy_http2&#34;&gt;cowboy_http2(3)&lt;/a&gt; - HTTP/2
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
@@ -1875,7 +1875,7 @@ subprotocols like Websocket.
&lt;div class=&#34;paragraph&#34;&gt;&lt;p&gt;The HTTP/1.1 options are documented in the
&lt;a href=&#34;../cowboy_http&#34;&gt;cowboy_http(3)&lt;/a&gt; manual;
the HTTP/2 options in
-&lt;a href=&#34;../cowboy_http&#34;&gt;cowboy_http2(3)&lt;/a&gt;;
+&lt;a href=&#34;../cowboy_http2&#34;&gt;cowboy_http2(3)&lt;/a&gt;;
and the Websocket options in
&lt;a href=&#34;../cowboy_websocket&#34;&gt;cowboy_websocket(3)&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;/dd&gt;