Skip to content

Commit 24e470a

Browse files
committed
TCA-931 - fix the replit templates
1 parent e1bf61a commit 24e470a

File tree

6 files changed

+6
-6
lines changed
  • client/src/pages/learn
    • back-end-development-and-apis
    • information-security/information-security-with-helmetjs
    • quality-assurance
      • advanced-node-and-express
      • quality-assurance-and-testing-with-chai

6 files changed

+6
-6
lines changed

client/src/pages/learn/back-end-development-and-apis/basic-node-and-express/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Working on these challenges involves writing code on Replit in our starter proje
2424

2525
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2626

27-
Start this project on Replit using <a href='https://replit.com/github/freeCodeCamp/boilerplate-express'>this link</a> or clone <a href='https://github.com/freeCodeCamp/boilerplate-express/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
27+
Start this project on Replit using <a href='https://replit.com/github/topcoder-platform/boilerplate-express'>this link</a> or clone <a href='https://github.com/freeCodeCamp/boilerplate-express/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

client/src/pages/learn/back-end-development-and-apis/managing-packages-with-npm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Working on these challenges involves writing code on Replit in our starter proje
2424

2525
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2626

27-
Start this project on Replit using <a href='https://replit.com/github/freeCodeCamp/boilerplate-npm'>this link</a> or clone <a href='https://github.com/freeCodeCamp/boilerplate-npm/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
27+
Start this project on Replit using <a href='https://replit.com/github/topcoder-platform/boilerplate-npm'>this link</a> or clone <a href='https://github.com/freeCodeCamp/boilerplate-npm/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

client/src/pages/learn/back-end-development-and-apis/mongodb-and-mongoose/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Working on these challenges involves writing code on Replit in our starter proje
2525

2626
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2727

28-
Start this project on Replit using [this link](https://replit.com/github/freeCodeCamp/boilerplate-mongomongoose) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-mongomongoose/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
28+
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-mongomongoose) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-mongomongoose/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
2929

3030
## Use MongoDB Atlas to host a free mongodb instance for your projects
3131

client/src/pages/learn/information-security/information-security-with-helmetjs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Working on these challenges involves writing code on Replit in our starter proje
1717

1818
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
1919

20-
Start this project on Replit using <a rel='noopener noreferrer' target='_blank' href='https://replit.com/github/freeCodeCamp/boilerplate-infosec'>this link</a> or clone <a rel='noopener noreferrer' target='_blank' href='https://github.com/freeCodeCamp/boilerplate-infosec/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
20+
Start this project on Replit using <a rel='noopener noreferrer' target='_blank' href='https://replit.com/github/topcoder-platform/boilerplate-infosec'>this link</a> or clone <a rel='noopener noreferrer' target='_blank' href='https://github.com/freeCodeCamp/boilerplate-infosec/'>this repository</a> on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

client/src/pages/learn/quality-assurance/advanced-node-and-express/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Working on these challenges involves writing code on Replit in our starter proje
1919

2020
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
2121

22-
Start this project on Replit using [this link](https://replit.com/github/freeCodeCamp/boilerplate-advancednode) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-advancednode/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe.
22+
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-advancednode) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-advancednode/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe.

client/src/pages/learn/quality-assurance/quality-assurance-and-testing-with-chai/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Working on these challenges involves writing code on Replit in our starter proje
1717

1818
Optionally, you may write your project on another platform, but it must be publicly visible for our testing.
1919

20-
Start this project on Replit using [this link](https://replit.com/github/freeCodeCamp/boilerplate-mochachai) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-mochachai/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!
20+
Start this project on Replit using [this link](https://replit.com/github/topcoder-platform/boilerplate-mochachai) or clone [this repository](https://github.com/freeCodeCamp/boilerplate-mochachai/) on GitHub! If you use Replit, remember to save the link to your project somewhere safe!

0 commit comments

Comments
 (0)