From 390cc2153d05f8d53be1d80a472f6495aec92653 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Tue, 21 Jan 2020 20:27:42 +0100 Subject: content: Overview link to fa and datapath sections --- content/en/docs/Overview/_index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/en/docs/Overview/_index.md b/content/en/docs/Overview/_index.md index 33f6333..455cf2b 100644 --- a/content/en/docs/Overview/_index.md +++ b/content/en/docs/Overview/_index.md @@ -36,4 +36,9 @@ The Ouroboros daemons can be thought of as **software routers** that can be connected to each other. Each one has an address, and they forward packets among each other. The daemons also implement a Distributed Hash Table, so the network has its own internal - name-to-address resolution. \ No newline at end of file + name-to-address resolution. + +The best place to start understanding a bit what this does and how it +differs from other packet networks is to have a quick look at the +[flow allocation](/docs/concepts/fa/) and [data +path](/docs/concepts/datapath/) sections. -- cgit v1.2.3