processing / processing/p5.js

Fix broken links in contributor_docs/documentation_style_guide.md

Open
#7,220 3 comments 0 reactions 1 assignee View on GitHub

@iamnikhilranjan is already working on this.

Since Nov 4, 2024.

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/documentation_style_guide.md
  2. Click on respective links (listed in table below).
  3. Get a 404 error.
Solutions:

Replace listed broken links to the correct links. I did look through the p5.js-website repo, and couldn't find matching file paths.

Source link text: Current link: Suggested link:
src/data/examples/assets https://github.com/processing/p5.js-website/tree/main/src/data/examples ???
src/templates/pages/reference/assets https://github.com/processing/p5.js-website/tree/main/src/templates/pages/reference/assets ???
src/assets/learn https://github.com/processing/p5.js-website/tree/main/src/assets/learn ???

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.