From 047f67eeddcb40dbffc06fcff314838b9de4533e Mon Sep 17 00:00:00 2001 From: Christian Hopps Date: Tue, 4 Aug 2020 06:16:12 -0400 Subject: docs: correct fib tunnel diagram reference The included image was pulling in figure 2, change to the correct figure 11. Type: docs Signed-off-by: Christian Hopps Change-Id: I3679916364753fc682d1d1713fce952de398e626 --- docs/gettingstarted/developers/fib20/tunnels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gettingstarted/developers/fib20/tunnels.rst b/docs/gettingstarted/developers/fib20/tunnels.rst index c33d63c3b92..c96b1337d4e 100644 --- a/docs/gettingstarted/developers/fib20/tunnels.rst +++ b/docs/gettingstarted/developers/fib20/tunnels.rst @@ -10,7 +10,7 @@ beforehand, so the recursive switch can be avoided if the packet can follow the already constructed data-plane graph for the tunnel's destination. This process of joining to DP graphs together is termed *stacking*. -.. figure:: /_images/fib20fig2.png +.. figure:: /_images/fib20fig11.png Figure 11: Tunnel control plane object diagram -- cgit 1.2.3-korg