Skip to content

[p5.js 2.0 Bug Report]: Broken links in lerpColor #8506

@nbogie

Description

@nbogie

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

2.2.1-rc.0

Web browser and version

chrome

Operating system

mac

Steps to reproduce this

Steps:

  1. Visit https://beta.p5js.org/reference/p5/lerpcolor/
  2. In the description, click on the links for lerp and colorMode().
  3. Observe the "page not found" error.

This PR was already applied to fix this same issue in main branch for p5.js v1.x (so this only needs fixed for p5.js v2.x).

A small extra suggestion:
The text (but not the href) of these links could also be made consistent regarding the parentheses () at the end. e.g. lerp() and colorMode(). (Currently, one has () and one does not).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions