Skip to content

Commit cb27ac8

Browse files
gianpajflovilmart
authored andcommitted
Update link to mLab on README file (#355)
1 parent aaf1375 commit cb27ac8

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
@@ -62,7 +62,7 @@ A detailed tutorial is available here:
6262
1. Install the [Google Cloud SDK](https://cloud.google.com/sdk/).
6363
1. Setup a MongoDB server. You have a few options:
6464
1. Create a Google Compute Engine virtual machine with [MongoDB pre-installed](https://cloud.google.com/launcher/?q=mongodb).
65-
1. Use [MongoLab](https://mongolab.com/google/) to create a free MongoDB deployment on Google Cloud Platform.
65+
1. Use [mLab](https://mlab.com/google/) to create a free MongoDB deployment on Google Cloud Platform (only US-central).
6666
1. Modify `app.yaml` to update your environment variables.
6767
1. Delete `Dockerfile`
6868
1. Deploy it with `gcloud preview app deploy`

0 commit comments

Comments
 (0)