mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-01 21:04:00 -05:00
* fix(client): add warning on exceeding forum post length limit Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> * fix: corrected guide url for backend challenges and projects * fix: moved getGuideUrl to utils * fix: added forumTopicId to ChallengeNode PropTypes * fix: conolidated helpers and add base url to env.json * fix: made use template literals * tests: created unit tests for getGuideUrl * fix: add characters which will be encoded Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: use encoded version of title Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> * fix: encode title Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>