Skip to content

Commit db143e6

Browse files
committed
Fix remaining build errors
1 parent 4528af3 commit db143e6

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

source/sdk/crud/query-engines/realm-query-language.txt

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -907,15 +907,8 @@ In the following query, we are checking that the coordinates of the embeddeded
907907
.. literalinclude:: /examples/generated/node/v12/geospatial.test.snippet.rql-geospatial.js
908908
:language: js
909909

910-
For more information on defining geospatial shapes and objects with embedded geospatial data,
911-
see the geospatial documentation for your SDK:
912-
913-
- :ref:`Flutter SDK <flutter-data-types-geospatial>`
914-
- :ref:`Kotlin SDK <kotlin-geospatial>`
915-
- :ref:`.NET SDK <dotnet-geospatial>`
916-
- :ref:`Node.js SDK <node-data-types-geospatial>`
917-
- :ref:`React Native SDK <react-native-data-types-geospatial>`
918-
- :ref:`Swift SDK <swift-query-geospatial>`
910+
For more information on defining geospatial shapes and objects with embedded
911+
geospatial data, refer to :ref:`sdks-define-geospatial-object`.
919912

920913
.. _rql-backlinks:
921914

0 commit comments

Comments
 (0)