Close #449 PR: Fix link for Express.js cheatsheet.

This commit is contained in:
Gianfranco Palumbo
2016-01-28 18:10:12 +01:00
committed by Sindre Sorhus
parent 76a518b73b
commit dffccfa5a6

View File

@@ -753,7 +753,7 @@
### Cheatsheets
- [Express.js](https://github.com/azat-co/cheatsheets/blob/master/express4/index.md)
- [Express.js](https://github.com/azat-co/cheatsheets/blob/master/express4)
- [Stream FAQs](https://github.com/stephenplusplus/stream-faqs) - Answering common questions about streams, covering pagination, events, and more.
### Tools