processing / processing/p5.js

Fix broken links in contributor_docs/fes_contribution_guide.md

Open
#7,227 1 comment 0 reactions 0 assignees View on GitHub

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:
  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 ???

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.