From b9eff23835c3626ebd5bf232c868f5f98494fddc Mon Sep 17 00:00:00 2001 From: Matej Kramny Date: Thu, 26 Jun 2014 02:08:47 +0100 Subject: [PATCH] Fix mongodb link It was linking to postresql :O --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e23e1f..f00f3847 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Coderwall is built from the following open source components: - [ElasticSearch](http://www.elasticsearch.org/) - [Ember.js](https://github.com/emberjs/ember.js) - [jQuery](http://jquery.com/) -- [MongoDB](http://www.postgresql.org/) +- [MongoDB](http://mongodb.org/) - [PostgreSQL](http://www.postgresql.org/) - [Redis](http://redis.io/) - [Ruby on Rails](https://github.com/rails/rails)