diff --git a/README.md b/README.md index c613b487b..1beda32e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -> If you are following the HackYourFuture curriculum we recommend you to start with module 1: [HTML/CSS/GIT](https://github.com/HackYourFuture/HTML-CSS). To get a complete overview of the HackYourFuture curriculum first, click [here](https://github.com/HackYourFuture/curriculum). - -> Please help us improve and share your feedback! If you find better tutorials or links, please share them by [opening a pull request](https://github.com/HackYourFuture/JavaScript1/pulls). +> If you are following the curriculum we recommend you to start with module 1: [HTML/CSS/GIT](https://github.com/SocialHackersCodeSchool/HTML-CSS). To get a complete overview of the SocialHackersCodeSchool curriculum first, click [here](https://github.com/SocialHackersCodeSchool/curriculum). # Module #5 - Understand backend: creating web servers with JavaScript using Node.js (Backend) @@ -47,8 +45,9 @@ Verify the installation by running `node -v` (-v is short for version) from the Did you finish the module? You're a rockstar! -If you feel ready for the next challenge, click [here](https://www.github.com/HackYourFuture/databases) to go to Databases! +If you feel ready for the next challenge, click [here](https://www.github.com/SocialHackersCodeSchool/databases) to go to Databases! +## Credit: +This curriculum is developed by [HackYourFuture](http://www.hackyourfuture.net/), modifications, and changes can be found in this Fork. (edited) -_The HackYourFuture curriculum is subject to CC BY copyright. This means you can freely use our materials, but just make sure to give us credit for it :)_ Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. diff --git a/hand-in-homework-guide.md b/hand-in-homework-guide.md index 41012cf04..51b49b878 100644 --- a/hand-in-homework-guide.md +++ b/hand-in-homework-guide.md @@ -2,7 +2,7 @@ In this module you'll submit your homework only using GIT and GitHub. -1. [GitHub](https://www.github.com/HackYourFuture/Node.js) +1. [GitHub](https://www.github.com/SocialHackersCodeSchool/Node.js) ## 1. GitHub homework guide