From fcddfc90b2b93b624e04c5b720ebdb5b5b9d4211 Mon Sep 17 00:00:00 2001 From: kundan kumar Date: Wed, 5 Feb 2020 11:18:51 +0530 Subject: [PATCH] fix: Update html tags to fix misalignment (#38160) --- .../apis-and-microservices/basic-node-and-express/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!