Add link I removed from challenge (#35429)

Added a link to a resource I removed from the challenge description
This commit is contained in:
Tom
2019-03-14 10:10:05 -05:00
committed by Randell Dawson
parent bc2737ff90
commit 32b53ba0e0

View File

@ -26,3 +26,6 @@ If you have trouble formatting the string correctly, one way to do it looks like
<a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware/index.md' target='_blank' rel='nofollow'>Help our community expand these hints and guides</a>. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware/index.md' target='_blank' rel='nofollow'>Help our community expand these hints and guides</a>.
### Resources
- [Express Middleware](https://expressjs.com/en/guide/using-middleware.html)