Skip to content

Commit 44488f1

Browse files
Jakub Rzeszutkostephanosio
authored andcommitted
shell: fix documentation link
Correcting the reference to the commands execution drawing. Signed-off-by: Jakub Rzeszutko <[email protected]>
1 parent 81aaf4a commit 44488f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/services/shell/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Let's assume a command structure as in the following figure, where:
294294
* :c:macro:`cmd_xxx_h` - command has a handler
295295
* :c:macro:`cmd_xxx` - command does not have a handler
296296

297-
.. image:: images/static_cmd.PNG
297+
.. image:: images/execution.png
298298
:align: center
299299
:alt: Command tree with static commands.
300300

0 commit comments

Comments
 (0)