File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/sdk/crud/query-engines Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ This operator evaluates to ``true`` if:
299
299
:language: swift
300
300
301
301
For more information about querying geospatial data, refer to
302
- :ref:`sdks-query- geospatial`.
302
+ :ref:`sdks-read-filter- geospatial-data `.
303
303
304
304
Aggregate Operators
305
305
```````````````````
@@ -485,7 +485,7 @@ values.
485
485
486
486
The type on both sides of the operator must be equivalent. For
487
487
example, comparing an :ref:`ObjectId with string
488
- <sdks-find-object-by-primary-key>` will result in a precondition failure
488
+ <sdks-read- find-object-by-primary-key>` will result in a precondition failure
489
489
with a message like:
490
490
491
491
.. code-block::
@@ -727,7 +727,7 @@ This operator evaluates to ``true`` if:
727
727
:language: swift
728
728
729
729
For more information about querying geospatial data, refer to
730
- :ref:`sdks-query- geospatial`.
730
+ :ref:`sdks-read-filter- geospatial-data `.
731
731
732
732
Aggregate Operators
733
733
```````````````````
You can’t perform that action at this time.
0 commit comments