p5.js icon indicating copy to clipboard operation
p5.js copied to clipboard

Update links to point to tutorial page

Open muffinista opened this issue 1 year ago • 1 comments

Addresses processing/p5.js-website#527

Changes:

The link to the page about creating accessible labels is broken and this seems like the proper one.

Screenshots of the change:

PR Checklist

muffinista avatar Oct 19 '24 17:10 muffinista

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

welcome[bot] avatar Oct 19 '24 17:10 welcome[bot]

I think the relative path from / technically will work once it gets merged and then parsed in the website repo, but I think as @perminder-17 suggests, an absolute path probably is the way to go here so that it's easier to test.

davepagurek avatar Oct 20 '24 14:10 davepagurek

Thanks very much for the feedback! I've switched this to an absolute link, and I properly built/tested locally, and I believe everything is working as expected.

muffinista avatar Oct 20 '24 21:10 muffinista