Skip to content

Commit 25a0bff

Browse files
authored
Merge pull request #7263 from shourysingh07/issue_510
Fixed the broken link on p5.js website page for "WebGL Contribution Guide".
2 parents 12e6276 + abb820e commit 25a0bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor_docs/webgl_contribution_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you're reading this page, you're probably interested in helping work on WebGL
1616

1717
## Planning
1818

19-
We organize open issues [in a GitHub Project](https://github.com/orgs/processing/projects/5), where we divide them up into a few types:
19+
We organize open issues [in a GitHub Project](https://github.com/orgs/processing/projects/20), where we divide them up into a few types:
2020

2121
- **System-level changes** are longer-term goals with far-reaching implications in the code. These require the most discussion and planning before jumping into implementation.
2222
- **Bugs with no solution yet** are bug reports that need some debugging to narrow down the cause. These are not yet ready to be fixed: once the cause is found, then we can discuss the best way to fix it.

0 commit comments

Comments
 (0)