Skip to content

Commit 1ed73d0

Browse files
authored
Update webgl_mode_architecture.md
1 parent b65fa45 commit 1ed73d0

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/learn/) 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 Learn page](https://p5js.org/tutorials/#webgl) instead.
66

77

88
## What is WebGL mode?

0 commit comments

Comments
 (0)