processing/p5.js-website

Links to wikipedia are broken

Open

#878 创建于 2025年6月26日

在 GitHub 查看
 (14 评论) (1 反应) (1 负责人)MDX (292 fork)auto 404
BugHelp Wanted

仓库指标

Star
 (91 star)
PR 合并指标
 (PR 指标待抓取)

描述

Most appropriate sections of the p5.js website?

Reference

What is your operating system?

Windows

Web browser and version

Firefox (updated) and Chrome (updated)

Actual Behavior

Clicking a link to wikipedia brings me to a broken page.

Expected Behavior

Should arrive at wikipedia page

Steps to reproduce

Go to https://p5js.org/reference/p5.FFT/logAverages/ Click link in description "Octave Bands" Arrive at https://en.wikipedia.org/wiki/Octave_band/, but wikipedia doesn't expect the trailing slash. This same issue happens for all links to wikipedia. I found more by going to https://github.com/processing/p5.js/blob/v1.11.8/lib/addons/p5.sound.js and searching for "wiki"

Would you like to work on the issue?

nope.

贡献者指南