processing / p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
http://p5js.org/
GNU Lesser General Public License v2.1
21.65k stars 3.32k forks source link

Fix broken links in contributor_docs/fes_contribution_guide.md #7227

Open aleannab opened 1 month ago

aleannab commented 1 month ago

Most appropriate sub-area of p5.js?

p5.js version

v1.10.0 (latest)

Web browser and version

Firefox v130.0, though would affect all.

Operating system

Windows, though would affect all.

Steps to reproduce this

Steps:

  1. Go to: https://github.com/processing/p5.js/blob/main/contributor_docs/fes_contribution_guide.md
  2. Click on respective link (listed in table below).
  3. Get a 404 error.

Solutions:

Replace listed broken link to the correct link. I looked through the repo and couldn't find a similar file path name.

Source link text: Current link: Suggested link:
Friendly Error performance test https://github.com/processing/p5.js-website/tree/main/src/assets/learn/performance/code/friendly-error-system ???
Ashutoshdikshit07 commented 1 month ago

Hi I would love to add the correct link. Can you assign this task to me ?