From cdc1a63ca84441f0c140e4103ae6c2f2af0ccd10 Mon Sep 17 00:00:00 2001 From: Shaun Hamilton <51722130+Sky020@users.noreply.github.com> Date: Thu, 20 Aug 2020 21:08:02 +0100 Subject: [PATCH] fix(learn): correct personal library replit link (#39442) --- .../quality-assurance-projects/personal-library.english.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md b/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md index fcfb28127c3..7dc5a945e4b 100644 --- a/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md +++ b/curriculum/challenges/english/06-quality-assurance/quality-assurance-projects/personal-library.english.md @@ -11,7 +11,7 @@ forumTopicId: 301571
Build a full stack JavaScript app that is functionally similar to this: https://personal-library--freecodecamp.repl.co/. Working on this project will involve you writing your code on Repl.it on our starter project. After completing this project you can copy your public Repl.it URL (to the homepage of your app) into this screen to test it! Optionally you may choose to write your project on another platform but must be publicly visible for our testing. -Start this project on Repl.it using this link or clone this repository on GitHub! If you use Repl.it, remember to save the link to your project somewhere safe! +Start this project on Repl.it using this link or clone this repository on GitHub! If you use Repl.it, remember to save the link to your project somewhere safe!
## Instructions