diff --git a/client/src/pages/learn/apis-and-microservices/basic-node-and-express/index.md b/client/src/pages/learn/apis-and-microservices/basic-node-and-express/index.md index c5cf208d57a..895f53f4c53 100644 --- a/client/src/pages/learn/apis-and-microservices/basic-node-and-express/index.md +++ b/client/src/pages/learn/apis-and-microservices/basic-node-and-express/index.md @@ -16,4 +16,4 @@ Express, while not included with Node.js, is another module often used with it. Working on these challenges will involve you writing your code on Glitch on our starter project. After completing each challenge you can copy your public Glitch url (to the homepage of your app) into the challenge screen to test it! Optionally you may choose to write your project on another platform but it must be publicly visible for our testing. -Start this project on Glitch using the **Backend Challenges Boilerplate** (required if you use Glitch) or clone this repository on GitHub! If you use Glitch, remember to save the link to your project somewhere safe! +Start this project on Glitch using **this link** or clone this repository on GitHub! If you use Glitch, remember to save the link to your project somewhere safe!