Skip to content

Commit cd04184

Browse files
author
Sam Kleinman
committed
minor: fixes to broken cross references
1 parent e589a34 commit cd04184

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/reference/aggregation/cond.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $cond (aggregation)
66

77
.. expression:: $cond
88

9-
Use the :operator:`$cond` operator with the following syntax:
9+
Use the :expression:`$cond` operator with the following syntax:
1010

1111
.. code-block:: javascript
1212

source/reference/aggregation/ifNull.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $ifNull (aggregation)
66

77
.. expression:: $ifNull
88

9-
Use the :operator:`$ifNull` operator with the following syntax:
9+
Use the :expression:`$ifNull` operator with the following syntax:
1010

1111
.. code-block:: javascript
1212

0 commit comments

Comments
 (0)