freeCodeCamp / camperchan

Discord bot running in our freeCodeCamp Discord server
https://discord.gg/KVUmVXA
BSD 3-Clause "New" or "Revised" License
29 stars 26 forks source link

fix: update links in the templates #621

Closed zxc-w closed 1 month ago

zxc-w commented 1 month ago

Checklist:

Closes #620

I have checked all the templates and the first two changes are: https://contribute.freecodecamp.org/how-to-open-a-pull-request/#prepare-a-good-pr-title instead of https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title

and https://contribute.freecodecamp.org/intro/ instead of https://contribute.freecodecamp.org/#/

Although both is working, i think that the first link is the preferred one in each of them.

The third change was to embed the link into the text. And the fourth was the one mentioned in the issue.