Fix broken links in contributor_docs/fes_contribution_guide.md
Open
Nobody has claimed this yet.
Bug
- Dominant language
- JavaScript
- Stars
- 24k
- Forks
- 3.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 25
Description
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Build process
- Unit testing
- Internationalization
- Friendly errors
- Other (specify if possible)
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:
- Go to: https://github.com/processing/p5.js/blob/main/contributor_docs/fes_contribution_guide.md
- Click on respective link (listed in table below).
- 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 | ??? |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open contributor_docs/fes_contribution_guide.md and inspect the Friendly Error performance test entry and its current URL. Find the correct destination in the p5.js or p5.js-website repositories, replace the broken link, and verify that it resolves without a 404.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100