Skip to content

Commit dbd790b

Browse files
authored
Merge pull request #7235 from ashwanidey/patch-1
Fix : broken link in contributor_docs/webgl_mode_architecture.md
2 parents b65fa45 + 6ac7f81 commit dbd790b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor_docs/webgl_mode_architecture.md

Lines changed: 1 addition & 1 deletion
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 Tutorials page](https://p5js.org/tutorials/#webgl) instead.
66

77

88
## What is WebGL mode?

0 commit comments

Comments
 (0)