p5.js-website
p5.js-website copied to clipboard
Reference search results for constants lead to 404
Most appropriate sections of the p5.js website?
Reference
Actual Behavior
When we search for one of the constants AUTO, DEGREES, HALF_PI, HSB, P2D, PI, QUARTER_PI, RADIANS, TAU, TWO_PI, VERSION, WEBGL, WEBGL2, the respective links lead to 404 pages.
Expected Behavior
The respective results for constants should link to the correct reference pages.
Links currently look like this: https://p5js.org/reference/p5/constants/DEGREES
They should look like this: https://p5js.org/reference/p5/DEGREES
Or, the /constants/* route should be implemented.
Steps to reproduce
- Search for a constant e.g.
DEGREES - Under "Reference" results, click on
DEGREESlink → 404
Would you like to work on the issue?
Yes
I am a skilled MERN stack developer and would love to contribute to this issue; could you please assign it to me?
seems fixed already.