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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ For more details please refer to [MongoDB_Documentation](https://www.mongodb.com
20
20
#### Upload data
21
21
The following data needs to be uploaded on their corresponding collections:
22
22
*[Practices](Practices.json)
23
-
*[Stages]()
24
-
*[TasksWithPractices]()
23
+
*[Stages](Stages.json)
24
+
*[TasksWithPractices](TasksWithPractices.json)
25
25
26
26
In order to do this you should go to your collection and click on Insert Document. Select the JSON way to upoad data and copy and paste the corresponding data.
0 commit comments