Closed
Description
Most appropriate sections of the p5.js website?
Contribute
What is your operating system?
Mac OS
Web browser and version
Google Chrome 127.0.6533.100, Safari 16.6
Actual Behavior
Searching for content related to contributing leads to 404 pages for a couple of pages with paths transformed from their original source files. For example, searching for "contributing" leads to incorrect links for the readme (links to /contribute/README/ rather than /contribute/readme/) and contributing to the p5.js reference (links to /contribute/contributing_to_the_p5.js_reference rather than /contribute/contributing_to_the_p5js_reference/) sections in the results.
404_contributor_docs.mov
Expected Behavior
To be able to reach the appropriate pages
Steps to reproduce
- Search for "contributing" in the top nav.
- Click on the entries for "🌸 Welcome! 🌺" or "Contributing to the p5.js Reference".
Would you like to work on the issue?
Yes, I'd like to work on this