processing / p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
http://p5js.org/
GNU Lesser General Public License v2.1
21.65k stars 3.32k forks source link

Fix broken and missing links in En, Jp, zh-Hans contributior_docs web_accessibility.md #7204

Open 22nds opened 2 months ago

22nds commented 2 months ago

Most appropriate sub-area of p5.js?

p5.js version

latest

Web browser and version

all

Operating system

all

Steps to reproduce this

Steps:

  1. Go to https://github.com/processing/p5.js/blob/main/contributor_docs/web_accessibility.md
  2. Missing/incorrect links are in the second and third paragraph "If you want to make your sketches screen reader-accessible, visit the How to label your p5.js code tutorial.

If you want to use p5.js with a screen reader, visit the Using p5.js with a Screen Reader tutorial."

Corrections for English version:

Affected docs are in the following languages: English, JP, zh-Hans

Please assign this issue to me and I'll submit PR.

welcome[bot] commented 2 months ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you!

williamthazard commented 1 month ago

Hi! Just wanted to check in on this since it's been a couple days. Is there anything else that needs to be done on filing this issue, per the bot? Or is there any other way I can help with this? This seems like a pretty easy fix; it'd be great to see it resolved and to see accessibility consequently improved

Qianqianye commented 1 month ago

Thanks @22nds for opening this issue, and @williamthazard for your interests in working on this. There are multiple broken links issues across p5.js repo and p5.js website repo, so it's taking us a bit longer to coordinate. For the particular links mentioned in this issue, they are fixed in the English version.

If you are interested, please feel free to open a PR to fix the links in ja and zh-hans translated version. Thank you!

Bhavyabhardwaj commented 4 weeks ago

This issue is still opened. Please assign this issue to me and I'll submit PR.