fix: broken link in "Express Full Guide"(#5259) (#5294)

pull/3534/head^2
Abhishek Santra 7 months ago committed by GitHub
parent 577d7af7f8
commit 82ccd5c755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/nodejs/content/107-nodejs-apis/101-express-js.md

@ -6,6 +6,6 @@ Visit the following resources to learn more:
- [Express.js Official Website](https://expressjs.com/)
- [Official Getting Started Guide](https://expressjs.com/en/starter/installing.html)
- [Express Full Guide](https://www.tutorialspoint.com/nodejs/nodejs_express_framework.html)
- [Express Full Guide](https://www.tutorialspoint.com/nodejs/nodejs_express_framework.htm)
- [Sample Project](https://auth0.com/blog/create-a-simple-and-stylish-node-express-app/)
- [Express Explained with Examples](https://www.freecodecamp.org/news/express-explained-with-examples-installation-routing-middleware-and-more/)

Loading…
Cancel
Save