File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 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
2828 * visible to screen readers. This is the default mode.
2929 *
3030 * Read
31- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
31+ * <a href="https://p5js.org/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
3232 * to learn more about making sketches accessible.
3333 *
3434 * @method describe
@@ -179,7 +179,7 @@ p5.prototype.describe = function(text, display) {
179179 * mode.
180180 *
181181 * Read
182- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
182+ * <a href="https://p5js.org/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
183183 * to learn more about making sketches accessible.
184184 *
185185 * @method describeElement
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ import p5 from '../core/main';
3434 * mode.
3535 *
3636 * Read
37- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
37+ * <a href="https://p5js.org/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
3838 * to learn more about making sketches accessible.
3939 *
4040 * @method textOutput
@@ -169,7 +169,7 @@ p5.prototype.textOutput = function(display) {
169169 * mode.
170170 *
171171 * Read
172- * <a href="/learn/ accessible-labels.html ">Writing accessible canvas descriptions</a>
172+ * <a href="https://p5js.org/tutorials/writing- accessible-canvas-descriptions/ ">Writing accessible canvas descriptions</a>
173173 * to learn more about making sketches accessible.
174174 *
175175 * @method gridOutput
You can’t perform that action at this time.
0 commit comments