Skip to content

Commit 88e27e6

Browse files
committed
fix: Link to p5js-with-screen-reader/
1 parent 2cb2486 commit 88e27e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/tutorials/en/setting-up-your-environment.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Visit the [Field Guide to Debugging](/tutorials/field-guide-to-debugging) for mo
251251

252252
#### Accessibility Note:
253253

254-
If you are using a screen reader, you must turn on the accessible outputs in the [p5.js Web Editor](https://editor.p5js.org/) and add the accessibility library in your html. To learn more, visit our guide to [using the p5.js Web Editor with a screen reader.](/tutorials/using-web-editor-with-screen-reader)
254+
If you are using a screen reader, you must turn on the accessible outputs in the [p5.js Web Editor](https://editor.p5js.org/) and add the accessibility library in your html. To learn more, visit our guide to [using the p5.js Web Editor with a screen reader.](/tutorials/p5js-with-screen-reader/)
255255

256256
### Step 8: Share Your Project
257257

@@ -276,7 +276,7 @@ Once your project is saved, you can share it!
276276
- [p5.js reference page](/reference/)
277277
- [Javascript - MDN reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
278278
- [Field Guide to Debugging](https://docs.google.com/document/d/1Uc5Uey4_UDgix6-O0ez-pcRD-FZQSOaRD9TAGZYzD6c/edit)
279-
- [How to Use the p5.js Web Editor with a Screen Reader](/tutorials/using-web-editor-with-screen-reader)
279+
- [How to Use the p5.js Web Editor with a Screen Reader](/tutorials/p5js-with-screen-reader/)
280280

281281
---
282282

0 commit comments

Comments
 (0)