From 265b852498fb9b1dfa7233fd28682d9ec7d2714b Mon Sep 17 00:00:00 2001 From: ugwusomto Date: Thu, 10 Oct 2024 01:14:10 +0100 Subject: [PATCH] Fixed the url to a playlist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0f0ccc..fe60b80 100644 --- a/README.md +++ b/README.md @@ -289,7 +289,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Part 2](https://codeburst.io/build-a-simple-twitter-bot-with-node-js-part-2-do-more-2ef1e039715d) - [Build A Simple Search Bot in 30 minutes](https://medium.freecodecamp.org/how-to-build-a-simple-search-bot-in-30-minutes-eb56fcedcdb1) - [Build A Job Scraping Web App](https://medium.freecodecamp.org/how-i-built-a-job-scraping-web-app-using-node-js-and-indreed-7fbba124bbdc) -- [Build A Bank Application with Node.js](https://www.youtube.com/watch?v=cbydD3lOCPg&list=PL8YhozOQUteYwa13S-PGUNMM37gv7gEVq) +- [Build A Bank Application with Node.js](https://www.youtube.com/playlist?list=PL8YhozOQUteYwa13S-PGUNMM37gv7gEVq) - [Building a GitHub App](https://blog.scottlogic.com/2017/05/22/gifbot-github-integration.html) - How to build your own Uber-for-X App using JavaScript, Node.JS, MongoDB and Web Sockets - [Part 1](https://www.ashwinhariharan.tech/blog/how-to-build-your-own-uber-for-x-app/)