|
1 | 1 | Processing |
2 | 2 | ========== |
3 | 3 |
|
4 | | -This is the official source code for the Processing Development Environment (PDE), |
5 | | -the 'core' and the libraries that are included with the download. |
| 4 | +This is the official source code for the [Processing](http://processing.org) Development Environment (PDE), |
| 5 | +the “core” and the libraries that are included with the [download](http://processing.org/download). |
6 | 6 |
|
7 | | -If you have found a bug in the Processing software, you can file it here under the “issues” tab. |
8 | | -If it relates to JavaScript mode, please use [their issue tracker](https://processing-js.lighthouseapp.com/). |
| 7 | +If you have found a bug in the Processing software, you can file it here under the [“issues” tab](https://github.com/processing/processing/issues). |
| 8 | +If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://processing-js.lighthouseapp.com/). |
9 | 9 |
|
10 | | -The processing-web repository contains reference, examples, and the site. |
11 | | -(Please file issues there if they're in regard to anyonthing on the site, |
12 | | -the examples, or the reference.) |
| 10 | +The [processing-web](https://github.com/processing/processing-web/) repository |
| 11 | +contains reference, examples, and the site. |
| 12 | +(Please use that link to file issues regarding the web site, the examples, or the reference.) |
13 | 13 |
|
14 | 14 | Someday maybe I'll even take the time to update the build instructions, write code style guidelines, |
15 | 15 | fix all these bugs, throw together hundreds of unit tests, and solve the Israeli-Palestinian conflict. |
|
0 commit comments