From 694915ebe80601704843cbf5890c30d8b26426aa Mon Sep 17 00:00:00 2001 From: MichaelYang120 Date: Sun, 19 Mar 2023 17:52:06 -0500 Subject: [PATCH] updated broken link for song project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 136c53b..5227242 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ My demo projects built in by React is in this repo. - [Recipe App](https://github.com/afozbek/React-Demo-Projects/tree/master/Recipe%20App) - [Redux Dummy User](https://github.com/afozbek/React-Demo-Projects/tree/master/Redux%20Dummy%20User) - [Simple Routing](https://github.com/afozbek/React-Demo-Projects/tree/master/Simple%20Routing) -- [Songs](https://github.com/afozbek/React-Demo-Projects/tree/master/Songs) +- [Songs](https://github.com/afozbek/react-demo-projects/tree/master/Songs%20Project) - [Todo App](https://github.com/afozbek/React-Demo-Projects/tree/master/Todo%20App) - [Reddit App](https://github.com/afozbek/React-Demo-Projects/tree/master/Reddit%20Project) - [Password Generator](https://github.com/afozbek/React-Demo-Projects/tree/master/Password%20Generator)