Skip to content

Commit f5fe01d

Browse files
authored
Update README.md
1 parent e336008 commit f5fe01d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ It would be neccesary to create 4 collections: Practices, Queries, Stages, Tasks
1919
For more details please refer to [MongoDB_Documentation](https://www.mongodb.com/docs/atlas/atlas-ui/collections/)
2020
#### Collections´ Data Uploads
2121
The following data needs to be uploaded on their corresponding collections:
22-
* [Practices](Practices.json)
23-
* [Stages](Stages.json)
24-
* [TasksWithPractices](TasksWithPractices.json)
22+
* [Practices](DB%20Data/Practices.json)
23+
* [Stages](DB%20Data/Stages.json)
24+
* [TasksWithPractices](DB%20Data/TasksWithPractices.json)
2525

2626
In order to do this you should go to your collection and click on Insert Document. Select the JSON way to upload, and copy/paste the corresponding data.
2727
![image](https://github.com/TheSoftwareDesignLab/Idaka/assets/60227230/30ccc6b1-faf0-48d0-8320-a115afd9401d)

0 commit comments

Comments
 (0)