diff --git a/week-2/mandatory/1-debugging/task.md b/week-2/mandatory/1-debugging/task.md index 9e39071..006e677 100644 --- a/week-2/mandatory/1-debugging/task.md +++ b/week-2/mandatory/1-debugging/task.md @@ -14,3 +14,13 @@ We've hosted some Servers on Glitch but they're not quite working properly. Coul - [ ] Name your new server `yourname` + NAME_OF_EXERCISE - [ ] Check that it is working by making a request to `/` - [ ] Fix the code on your version of the server + +// I fixed all of them , they are working nicely :) + +https://glitch.com/edit/#!/mursel-debugging-practice1 + +https://glitch.com/edit/#!/mursel-debugging-practice2 + +https://glitch.com/edit/#!/mursel-debugging-practice3 + +https://glitch.com/edit/#!/mursel-debugging-practice4 diff --git a/week-2/mandatory/2-workshop/task.md b/week-2/mandatory/2-workshop/task.md index 0e93de1..dc7b2bb 100644 --- a/week-2/mandatory/2-workshop/task.md +++ b/week-2/mandatory/2-workshop/task.md @@ -11,3 +11,6 @@ To complete the homework you should: 1. Fork the repository 2. Complete the tasks 3. Create a pull request back to the original repository + +///My Heroku App /// +https://murselaysan-chatserver.herokuapp.com/ \ No newline at end of file