Updated URL for bugs/issues

This commit is contained in:
Cristian Maglie 2012-11-19 12:54:24 +01:00
parent 0f06e30a9e
commit ddd35a2441
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ import processing.core.PApplet;
public class Compiler implements MessageConsumer {
static final String BUGS_URL =
_("http://code.google.com/p/arduino/issues/list");
_("http://github.com/arduino/Arduino/issues");
static final String SUPER_BADNESS =
I18n.format(_("Compiler error, please submit this code to {0}"), BUGS_URL);

View File

@ -9,7 +9,7 @@ For more information, see the website at: http://www.arduino.cc/
or the forums at: http://arduino.cc/forum/
To report a bug in the software, go to:
http://code.google.com/p/arduino/issues/list
http://github.com/arduino/Arduino/issues
For other suggestions, use the forum:
http://arduino.cc/forum/index.php/board,21.0.html