fix(curriculum): change projects hint article links (#42339)

What?
Make "Get a Hint" links of some projects to point to their
corresponding forum topics.
Ref: https://github.com/freeCodeCamp/freeCodeCamp/issues/40472#issuecomment-850496017

How?
Set `forumTopicId` in the front matter of the project files.

Closes #40472
This commit is contained in:
Prasanna Venkatesh T S
2021-06-04 12:32:46 +05:30
committed by GitHub
parent 401d42bdfc
commit b5e228fc92
20 changed files with 20 additions and 0 deletions

View File

@ -2,6 +2,7 @@
id: 5e601c0d5ac9d0ecd8b94afe
title: American British Translator
challengeType: 4
forumTopicId: 462358
dashedName: american-british-translator
---

View File

@ -2,6 +2,7 @@
id: 5e601bf95ac9d0ecd8b94afd
title: Sudoku Solver
challengeType: 4
forumTopicId: 462357
dashedName: sudoku-solver
---

View File

@ -2,6 +2,7 @@
id: 5e44412c903586ffb414c94c
title: Arithmetic Formatter
challengeType: 10
forumTopicId: 462359
dashedName: arithmetic-formatter
---

View File

@ -2,6 +2,7 @@
id: 5e44413e903586ffb414c94e
title: Budget App
challengeType: 10
forumTopicId: 462361
dashedName: budget-app
---

View File

@ -2,6 +2,7 @@
id: 5e444147903586ffb414c94f
title: Polygon Area Calculator
challengeType: 10
forumTopicId: 462363
dashedName: polygon-area-calculator
---

View File

@ -2,6 +2,7 @@
id: 5e44414f903586ffb414c950
title: Probability Calculator
challengeType: 10
forumTopicId: 462364
dashedName: probability-calculator
---

View File

@ -2,6 +2,7 @@
id: 5e444136903586ffb414c94d
title: Time Calculator
challengeType: 10
forumTopicId: 462360
dashedName: time-calculator
---

View File

@ -2,6 +2,7 @@
id: 5e46f7e5ac417301a38fb929
title: Demographic Data Analyzer
challengeType: 10
forumTopicId: 462367
dashedName: demographic-data-analyzer
---

View File

@ -2,6 +2,7 @@
id: 5e46f7e5ac417301a38fb928
title: Mean-Variance-Standard Deviation Calculator
challengeType: 10
forumTopicId: 462366
dashedName: mean-variance-standard-deviation-calculator
---

View File

@ -2,6 +2,7 @@
id: 5e46f7f8ac417301a38fb92a
title: Medical Data Visualizer
challengeType: 10
forumTopicId: 462368
dashedName: medical-data-visualizer
---

View File

@ -2,6 +2,7 @@
id: 5e46f802ac417301a38fb92b
title: Page View Time Series Visualizer
challengeType: 10
forumTopicId: 462369
dashedName: page-view-time-series-visualizer
---

View File

@ -2,6 +2,7 @@
id: 5e4f5c4b570f7e3a4949899f
title: Sea Level Predictor
challengeType: 10
forumTopicId: 462370
dashedName: sea-level-predictor
---

View File

@ -2,6 +2,7 @@
id: 5e46f979ac417301a38fb932
title: Port Scanner
challengeType: 10
forumTopicId: 462372
helpCategory: Python
dashedName: port-scanner
---

View File

@ -2,6 +2,7 @@
id: 5e601c775ac9d0ecd8b94aff
title: Secure Real Time Multiplayer Game
challengeType: 4
forumTopicId: 462375
dashedName: secure-real-time-multiplayer-game
---

View File

@ -2,6 +2,7 @@
id: 5e46f983ac417301a38fb933
title: SHA-1 Password Cracker
challengeType: 10
forumTopicId: 462374
helpCategory: Python
dashedName: sha-1-password-cracker
---

View File

@ -2,6 +2,7 @@
id: 5e46f8e3ac417301a38fb92f
title: Book Recommendation Engine using KNN
challengeType: 10
forumTopicId: 462378
dashedName: book-recommendation-engine-using-knn
---

View File

@ -2,6 +2,7 @@
id: 5e46f8dcac417301a38fb92e
title: Cat and Dog Image Classifier
challengeType: 10
forumTopicId: 462377
dashedName: cat-and-dog-image-classifier
---

View File

@ -2,6 +2,7 @@
id: 5e46f8edac417301a38fb930
title: Linear Regression Health Costs Calculator
challengeType: 10
forumTopicId: 462379
dashedName: linear-regression-health-costs-calculator
---

View File

@ -2,6 +2,7 @@
id: 5e46f8edac417301a38fb931
title: Neural Network SMS Text Classifier
challengeType: 10
forumTopicId: 462380
dashedName: neural-network-sms-text-classifier
---

View File

@ -2,6 +2,7 @@
id: 5e46f8d6ac417301a38fb92d
title: Rock Paper Scissors
challengeType: 10
forumTopicId: 462376
dashedName: rock-paper-scissors
---