From 806190a37a8b883e61ce1065a0e183cd786915a8 Mon Sep 17 00:00:00 2001 From: galvanizeprashant <97540287+galvanizeprashant@users.noreply.github.com> Date: Sun, 6 Feb 2022 22:39:42 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f560d57..6b2b7ac 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Each section of practice exercises has a `Basic Requirements` portion. Some sect _For your ease of access – click the following links for each section's practice exercises._ - Part I: History, Usage and Development (no exercises) -- Part II: [Foundations of Programming](./2-foundations-of-programming) +- Part II: [Foundations of Programming](https://github.com/softwareEngineeringCurriculm/Javascript-Part-I/tree/main/Exercises) ## Thinking about JavaScript