Update links to point to tutorial page
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
- [x]
npm run lintpasses - [x] Inline documentation is included / updated
- [x] Unit tests are included / updated
🎉 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!
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.
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.