Skip to content

Commit 6ac7f81

Browse files
authored
Update 'Learn' page to 'Tutorials' page
1 parent 1ed73d0 commit 6ac7f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor_docs/webgl_mode_architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# p5.js WebGL Mode Architecture
44

5-
This document is intended for contributors and library makers who want to extend the WebGL codebase. If you are looking for help using WebGL mode in your sketches, consider reading the WebGL tutorials [on the p5.js Learn page](https://p5js.org/tutorials/#webgl) instead.
5+
This document is intended for contributors and library makers who want to extend the WebGL codebase. If you are looking for help using WebGL mode in your sketches, consider reading the WebGL tutorials [on the p5.js Tutorials page](https://p5js.org/tutorials/#webgl) instead.
66

77

88
## What is WebGL mode?

0 commit comments

Comments
 (0)