Skip to content

Commit dde5f83

Browse files
authored
Merge pull request #11425 from teomat/patch-1
Fix clickable image link in 2d_coordinate_systems.rst
1 parent 4ae9bc5 commit dde5f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine_details/architecture/2d_coordinate_systems.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The graphic is based on a node tree of the following form: ``Root Window (embed
3030
SubViewports, however this example intends to provide an overview of the methodology in general.
3131

3232
.. image:: img/transforms_overview.webp
33-
:target: ../../../_images/transforms_overview.webp
33+
:target: ../../_images/transforms_overview.webp
3434

3535
Click graphic to enlarge.
3636

0 commit comments

Comments
 (0)