diff --git a/projects/week8GameREADME.md b/projects/week8GameREADME.md index 68bec76d1..6279dd1cd 100644 --- a/projects/week8GameREADME.md +++ b/projects/week8GameREADME.md @@ -27,7 +27,7 @@ This assignment will check for proficiency in NodeJS and ExpressJS and how to co In this project, you will build a minimal Game connecting your Backend and your frontend. -[The game's existing code]([url](https://github.com/Yosolita1978/week8Game)) already grabs the user information and shows the user the questions that exist in the `fakedata.js` file. +[The game's existing code](https://github.com/Yosolita1978/week8Game) already grabs the user information and shows the user the questions that exist in the `fakedata.js` file. ##### Step # 1