From 90a59006f0bd7f227ac590c87ccc081a1329673c Mon Sep 17 00:00:00 2001 From: mlerik <baerenjesus@gmail.com> Date: Tue, 9 Jul 2019 18:20:01 +0000 Subject: [PATCH] Update observation_actions.rst --- docs/observation_actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observation_actions.rst b/docs/observation_actions.rst index 93248b8c..025a5149 100644 --- a/docs/observation_actions.rst +++ b/docs/observation_actions.rst @@ -67,7 +67,7 @@ The colors in the figure bellow illustrate what branch the cell belongs two. If The right side of the figure shows the resulting tree of the railway network on the left. Cross means no branch was build. If a node has no children it either was a terminal node (dead-end, max depth reached or no transition possible). Circle indicate nodes that are filled with the corresponding infromation as stated below in Node Information. -.. image:: https://i.imgur.com/C4LbqPJ.png +.. image:: https://i.imgur.com/sGBBhzJ.png :height: 100 :width: 200 -- GitLab