Skip to content

Commit 5a9a0b6

Browse files
Correct link
1 parent 73baaa0 commit 5a9a0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/values-and-types/ordering-equality-comparison.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For example, `1 > b` and `1 < b` are both `false` when `b` is NaN.
3939
To compare spatial values within a specific range, use either the xref:functions/spatial.adoc#functions-withinBBox[`point.withinBBox()`] or the xref:functions/spatial.adoc#functions-point-wgs84-2d[`point()`] function.
4040

4141

42-
For the ordering of `VECTOR` types, see xref:values-and-types/vector.adoc#ordering-vector[`VECTOR` values -> Ordering `VECTOR` types].
42+
For the ordering of `VECTOR` types, see xref:ordering-vector-types[Ordering `VECTOR` types].
4343

4444
[[value-hierarchy]]
4545
=== Hierarchy of values

0 commit comments

Comments
 (0)