Skip to content

Commit 9f367ac

Browse files
committed
Fix image include path for trajectory_interface
When using the assembled documentation this wasn't working properly otherwise.
1 parent 93ded01 commit 9f367ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architecture/trajectory_point_interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ be used in conjunction with the :ref:`reverse_interface` during trajectory forwa
88

99
Communication regarding trajectory point execution would usually look like this:
1010

11-
.. figure:: /images/trajectory_interface.svg
11+
.. figure:: ../images/trajectory_interface.svg
1212
:width: 100%
1313
:alt: Trajectory interface
1414

0 commit comments

Comments
 (0)