Skip to content

Commit 9f69881

Browse files
committed
Align lerpColor hash links with existing p5.js docs format
1 parent 23a979b commit 9f69881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/color/creating_reading.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@ function creatingReading(p5, fn){
13881388
* interval [0, 1] will produce strange and unexpected colors.
13891389
*
13901390
* The way that colors are interpolated depends on the current
1391-
* <a href="#/p5/colorMode/">colorMode()</a>.
1391+
* <a href="#/p5/colorMode">colorMode()</a>.
13921392
*
13931393
* @method lerpColor
13941394
* @param {p5.Color} c1 interpolate from this color.

0 commit comments

Comments
 (0)