summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/flow_diagram/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/guide/flow_diagram/index.html')
-rw-r--r--docs/en/cowboy/2.0/guide/flow_diagram/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.0/guide/flow_diagram/index.html b/docs/en/cowboy/2.0/guide/flow_diagram/index.html
index 25f2b799..191aa3bd 100644
--- a/docs/en/cowboy/2.0/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.0/guide/flow_diagram/index.html
@@ -70,6 +70,21 @@
<h1 class="lined-header"><span>Flow diagram</span></h1>
<div class="paragraph"><p>Placeholder chapter.</p></div>
+<div class="paragraph"><p>Cowboy 2.0 has changed the request flow and general architecture.
+You can read about the Cowboy 1.0 architecture and flow here:</p></div>
+<div class="ulist"><ul>
+<li>
+<p>
+<a href="../architecture">Architecture</a>
+</p>
+</li>
+<li>
+<p>
+<a href="../overview">Overview</a>
+</p>
+</li>
+</ul></div>
+<div class="paragraph"><p>This chapter will be updated in a future pre-release.</p></div>