Skip to content

Commit e892431

Browse files
committed
Fix link to the ThreeDCoordinate section
1 parent 4b6f4ed commit e892431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/sr/vision/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spherical
157157
: A [`Spherical`](#Spherical) instance describing the position relative to the camera.
158158

159159
cartesian
160-
: A [`ThreeDCoordinates`][#ThreeDCoordinates] instance describing the absolute position of the marker relative to the camera.
160+
: A [`ThreeDCoordinate`](#ThreeDCoordinate) instance describing the absolute position of the marker relative to the camera.
161161

162162
[`Coordinate`](#Coordinate) {#Coordinate}
163163
---------

0 commit comments

Comments
 (0)