processing / processing/p5.js-website
Links to wikipedia are broken
@reshma045 is already working on this.
Since Jul 3, 2025.
- Dominant language
- MDX
- Stars
- 96
- Forks
- 322
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 8
Description
Most appropriate sections of the p5.js website?
Reference
What is your operating system?
Windows
Web browser and version
Firefox (updated) and Chrome (updated)
Actual Behavior
Clicking a link to wikipedia brings me to a broken page.
Expected Behavior
Should arrive at wikipedia page
Steps to reproduce
Go to https://p5js.org/reference/p5.FFT/logAverages/
Click link in description "Octave Bands"
Arrive at https://en.wikipedia.org/wiki/Octave_band/, but wikipedia doesn't expect the trailing slash.
This same issue happens for all links to wikipedia. I found more by going to https://github.com/processing/p5.js/blob/v1.11.8/lib/addons/p5.sound.js and searching for "wiki"
Would you like to work on the issue?
nope.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.