Skip to content

Commit 6577f1e

Browse files
authored
DOCSP-39020: Move Specify a Query page out of Read Operations subtree (#191)
1 parent 4ce75e7 commit 6577f1e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

source/fundamentals.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Fundamentals
2020
/fundamentals/enterprise-authentication
2121
/fundamentals/linq
2222
/fundamentals/bson
23+
/fundamentals/specify-query
2324
/fundamentals/serialization
2425
/fundamentals/logging
2526
/fundamentals/encrypt-fields
@@ -33,6 +34,7 @@ Fundamentals
3334
- :ref:`csharp-enterprise-authentication-mechanisms`
3435
- :ref:`csharp-linq`
3536
- :ref:`csharp-bson`
37+
- :ref:`csharp-specify-query`
3638
- :ref:`csharp-serialization`
3739
- :ref:`csharp-logging`
3840
- :ref:`Encrypt Fields <csharp-fle>`

source/fundamentals/crud/read-operations.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Read Operations
1111
:caption: Read Operations
1212

1313
/fundamentals/crud/read-operations/retrieve
14-
/fundamentals/crud/read-operations/specify-query
1514
/fundamentals/crud/read-operations/count
1615

1716
- :ref:`csharp-retrieve`
18-
- :ref:`csharp-specify-query`
1917
- :ref:`csharp-count-documents`

0 commit comments

Comments
 (0)