Skip to content

Commit 75d90e1

Browse files
authored
Update README.md
1 parent 1240dac commit 75d90e1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@ To use p5.js, you can [download the p5.js library here](http://p5js.org/download
1818

1919
## Issues
2020

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)
24+
* p5.sound: [https://github.com/processing/p5.js-sound/issues](https://github.com/processing/p5.js-sound/issues)
25+
* p5.js website: [https://github.com/processing/p5.js-website/issues](https://github.com/processing/p5.js-website/issues)
26+
* p5.js web editor: [https://github.com/processing/p5.js-website/issues](https://github.com/processing/p5.js-web-editor/issues)
2427

2528

2629
## Learning

0 commit comments

Comments
 (0)