Skip to content

Commit b95e688

Browse files
committed
updated link to database dumps
1 parent 56caa36 commit b95e688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Local development info can be found [here](https://github.com/r-spacex/SpaceX-AP
120120
* Uses [Jest](https://facebook.github.io/jest/) and [Supertest](https://github.com/visionmedia/supertest) for unit/integration testing
121121
* Uses [Travis CI](https://travis-ci.org/) for continuous integration/delivery
122122
* All data stored in a [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) 3 node replica set cluster
123-
* Latest database dump included under [releases](https://github.com/r-spacex/SpaceX-API/releases)
123+
* Latest database mongodump available [here](https://drive.google.com/drive/folders/0B2DdgKR4GR4xdk1sRGowcUZXeE0?usp=sharing)
124124
* API deployed on a [Heroku](https://www.heroku.com/) pipeline with pull request, staging and production servers
125125

126126
## FAQ's

0 commit comments

Comments
 (0)