Skip to content

Commit 63f89cd

Browse files
author
Sam Kleinman
committed
minor: fixing build errors
1 parent 9b44b1d commit 63f89cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ more information on the MongoDB Documentation project.
6767

6868
- :doc:`Shell Methods </reference/javascript>`
6969

70-
:doc:`Query Operators </reference/operators>`
70+
:doc:`Query Operators </reference/operator>`
7171

7272
:doc:`Database Commands </reference/commands>`
7373

source/release-notes/2.4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spherical queries and supports the following `GeoJSON
7272
- ``Polygon``
7373

7474
The ``2dsphere`` index supports all current geospatial :doc:`query
75-
operators </reference/operator-query-geospatial>` and introduces the following new
75+
operators </reference/operator/query-geospatial>` and introduces the following new
7676
query operator for queries on GeoJSON data:
7777

7878
- :operator:`$geoWithin` operator

0 commit comments

Comments
 (0)