fix: Updated all Glitch URLs used to import/remix a GitHub repo

This commit is contained in:
Kris Koishigawa
2019-09-23 18:48:23 +09:00
committed by mrugesh
parent 4057bb1cc2
commit 74778c1af8
77 changed files with 95 additions and 97 deletions

View File

@ -14,7 +14,7 @@ We recommend to keep the log panel open while working at these challenges. By re
## Instructions
<section id='instructions'>
If you have not already done so, please read the instructions in [the introduction](/learn/apis-and-microservices/basic-node-and-express/) and start a new project on Glitch using [this link](https://glitch.com/#!/import/github/freeCodeCamp/boilerplate-express/).
If you have not already done so, please read the instructions in [the introduction](/learn/apis-and-microservices/basic-node-and-express/) and start a new project on Glitch using [this link](https://glitch.com/edit/#!/remix/clone-from-repo?REPO_URL=https://github.com/freeCodeCamp/boilerplate-express/).
Modify the <code>myApp.js</code> file to log "Hello World" to the console.