File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ sidebar_position: 90
6
6
7
7
|||
8
8
| -| :-|
9
- | Practical MongoDB Aggregations Book Online | https://www.practical-mongodb-aggregations.com/ |
10
- | Practical MongoDB Aggregations Book Printed Version | [ Packt Publishing] ( https://www.packtpub.com/product/practical-mongodb-aggregations/9781835080641 ) |
9
+ | Practical MongoDB Aggregations book online | https://www.practical-mongodb-aggregations.com/ |
10
+ | Practical MongoDB Aggregations book printed version | [ Packt Publishing] ( https://www.packtpub.com/product/practical-mongodb-aggregations/9781835080641 ) |
11
11
| MongoDB University course| https://learn.mongodb.com/courses/mongodb-aggregation |
12
12
| MongoDB Aggregation Pipeline docs| [ https://www.mongodb.com/docs/manual/core/aggregation-pipeline/ ] ( https://www.mongodb.com/docs/manual/core/aggregation-pipeline/ ) |
13
13
14
14
15
- ## Aggregation Pipeline Cheatsheet
15
+ ## Aggregation pipeline cheatsheet
16
16
17
17
import SamplePDF from ' @site/static/pdf/Aggregation Pipelines CheatSheet.pdf' ;
18
18
19
19
<object data = { SamplePDF } type = " application/pdf" width = " 100%" height = " 500px" >
20
20
<p >Unable to display PDF file. <a href = " /pdf/Aggregation Pipelines CheatSheet.pdf" >Download</a > instead.</p >
21
- </object >
21
+ </object >
You can’t perform that action at this time.
0 commit comments