Skip to content

Commit b9eff23

Browse files
committed
Fix mongodb link
It was linking to postresql :O
1 parent e87d673 commit b9eff23

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
@@ -18,7 +18,7 @@ Coderwall is built from the following open source components:
1818
- [ElasticSearch](http://www.elasticsearch.org/)
1919
- [Ember.js](https://github.com/emberjs/ember.js)
2020
- [jQuery](http://jquery.com/)
21-
- [MongoDB](http://www.postgresql.org/)
21+
- [MongoDB](http://mongodb.org/)
2222
- [PostgreSQL](http://www.postgresql.org/)
2323
- [Redis](http://redis.io/)
2424
- [Ruby on Rails](https://github.com/rails/rails)

0 commit comments

Comments
 (0)