File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ ms.author: sidandrews
4
4
ms.service : cosmos-db
5
5
ms.subservice : nosql
6
6
ms.topic : include
7
- ms.date : 01/08 /2024
7
+ ms.date : 07/31 /2024
8
8
ms.custom : include file
9
9
---
10
10
11
11
> [ !div class="op_single_selector"]
12
12
>
13
13
> - [ .NET] ( ../../quickstart-dotnet.md )
14
- > - [ JavaScript/ Node.js] ( ../../quickstart-nodejs.md )
14
+ > - [ Node.js] ( ../../quickstart-nodejs.md )
15
15
> - [ Java] ( ../../quickstart-java.md )
16
16
> - [ Python] ( ../../quickstart-python.md )
17
17
> - [ Go] ( ../../quickstart-go.md )
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ Parse the paginated results of the query by looping through each page of results
201
201
202
202
## Related content
203
203
204
- - [ JavaScript/ Node.js Quickstart] ( quickstart-nodejs.md )
204
+ - [ Node.js Quickstart] ( quickstart-nodejs.md )
205
205
- [ Java Quickstart] ( quickstart-java.md )
206
206
- [ Python Quickstart] ( quickstart-python.md )
207
207
- [ Go Quickstart] ( quickstart-go.md )
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ Parse the paginated results of the query by looping through each page of results
202
202
## Related content
203
203
204
204
- [ .NET Quickstart] ( quickstart-dotnet.md )
205
- - [ JavaScript/ Node.js Quickstart] ( quickstart-nodejs.md )
205
+ - [ Node.js Quickstart] ( quickstart-nodejs.md )
206
206
- [ Java Quickstart] ( quickstart-java.md )
207
207
- [ Python Quickstart] ( quickstart-python.md )
208
208
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ Fetch all of the results of the query using `repository.getItemsByCategory`. Loo
198
198
## Related content
199
199
200
200
- [ .NET Quickstart] ( quickstart-dotnet.md )
201
- - [ JavaScript/ Node.js Quickstart] ( quickstart-nodejs.md )
201
+ - [ Node.js Quickstart] ( quickstart-nodejs.md )
202
202
- [ java Quickstart] ( quickstart-java.md )
203
203
- [ Go Quickstart] ( quickstart-go.md )
204
204
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ Loop through the results of the query.
194
194
## Related content
195
195
196
196
- [ .NET Quickstart] ( quickstart-dotnet.md )
197
- - [ JavaScript/ Node.js Quickstart] ( quickstart-nodejs.md )
197
+ - [ Node.js Quickstart] ( quickstart-nodejs.md )
198
198
- [ Java Quickstart] ( quickstart-java.md )
199
199
- [ Go Quickstart] ( quickstart-go.md )
200
200
You can’t perform that action at this time.
0 commit comments