File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ const labelTableElId = '_lte_'; //Label Table Element
28
28
* visible to screen readers. This is the default mode.
29
29
*
30
30
* Read
31
- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
31
+ * <a href="/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
32
32
* to learn more about making sketches accessible.
33
33
*
34
34
* @method describe
@@ -179,7 +179,7 @@ p5.prototype.describe = function(text, display) {
179
179
* mode.
180
180
*
181
181
* Read
182
- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
182
+ * <a href="/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
183
183
* to learn more about making sketches accessible.
184
184
*
185
185
* @method describeElement
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ import p5 from '../core/main';
34
34
* mode.
35
35
*
36
36
* Read
37
- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
37
+ * <a href="/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
38
38
* to learn more about making sketches accessible.
39
39
*
40
40
* @method textOutput
@@ -169,7 +169,7 @@ p5.prototype.textOutput = function(display) {
169
169
* mode.
170
170
*
171
171
* Read
172
- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
172
+ * <a href="/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
173
173
* to learn more about making sketches accessible.
174
174
*
175
175
* @method gridOutput
You can’t perform that action at this time.
0 commit comments