You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem';
9
9
10
10
|Workshop goals|Learn about Aggregation Pipelines writing Aggregation Pipelines|
11
11
|-|-|
12
-
|Prerequisites|A MongoDB database, you can create a free forever cluster following [these instructions](/docs/category/mongodb-atlas)|
12
+
|Prerequisites|A MongoDB database an sample data, you can create a free forever cluster following [these instructions](/docs/mongodb-atlas/prerequisites)|
13
13
|What you'll learn|What an Aggregation Pipeline is|
14
14
|Queries|You'll learn how to query and manipulate data using the Aggregation Pipeline|
0 commit comments