You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,12 @@ To use p5.js, you can [download the p5.js library here](http://p5js.org/download
18
18
19
19
## Issues
20
20
21
-
* You can post bugs found in the p5.js library itself here: [https://github.com/processing/p5.js/issues](https://github.com/processing/p5.js/issues)
22
-
* You can post bugs found on the p5js.org website here: [https://github.com/processing/p5.js-website/issues](https://github.com/processing/p5.js-website/issues)
23
-
* You can post bugs found in the p5.Sound addon library here: [https://github.com/processing/p5.js-sound/issues](https://github.com/processing/p5.js-sound/issues)
21
+
Please post bugs in the proper repository:
22
+
23
+
* p5.js general and p5.dom: [https://github.com/processing/p5.js/issues](https://github.com/processing/p5.js/issues)
0 commit comments