From 0014aa9ae262a346f5b429e85dac5b2b1115f6c9 Mon Sep 17 00:00:00 2001 From: Casey Reas Date: Tue, 13 Jan 2015 10:04:12 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdc8b44c3..fc1211af5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ the “core” and the libraries that are included with the [download](http://pr > "Major changes" means possible breakage to libraries/tools/modes (as we make API changes) and the removal of `Applet` as the base class for PApplet. Some of these will be sorted out before the release, others are changes that will break some code between 2.x and 3.x. Obviously, we will work hard to break as few things as possible. 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). -If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://processing-js.lighthouseapp.com/). +If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://github.com/processing-js/processing-js/issues). All Android-related development has moved to its own repository [here](https://github.com/processing/processing-android), so issues with Android Mode, or with the Android version of the core library should be posted there instead. @@ -35,4 +35,4 @@ But in the meantime, I ask for your patience, and [patches](https://github.com/processing/processing/pulls). Ben Fry, 3 February 2013 -Last updated 18 November 2014 +Last updated 13 January 2015