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

A broken link mentioned by Camperbot #620

Closed zxc-w closed 1 month ago

zxc-w commented 1 month ago

Describe the Issue

at a GitHub reply by @camperbot, the link to the Contributing Guidelines should be

https://contribute.freecodecamp.org/how-to-work-on-coding-challenges/

instead of

https://contribute.freecodecamp.org/#/how-to-work-on-coding-challenges.md#testing-challenges

Affected Page

https://contribute.freecodecamp.org/#/how-to-work-on-coding-challenges.md#testing-challenges

Steps to Reproduce

  1. Go to 'https://github.com/freeCodeCamp/freeCodeCamp/pull/55042#issuecomment-2154536800'
  2. Click on contributing guidelines
  3. See error

Expected behavior

Mentioned in the description.

Screenshots

No response

System

Additional context

I searched for a repo about the camperbot but i found an archived one, so i made a topic at the forum.

Thanks to @ilenia-magoni, i made an issue here.

naomi-lgbt commented 1 month ago

We might want to double-check the other templates too. They're all found in https://github.com/freeCodeCamp/camperchan/blob/main/src/config/PullComments.ts

I'll open this up for contribution - thanks for catching this!