Index: samples/raspberry-pi2/basic/buzzer.dart |
diff --git a/samples/raspberry-pi2/basic/buzzer.dart b/samples/raspberry-pi2/basic/buzzer.dart |
index 14dfcccf6855b05a2b56a82d6b6ad46e11fb3297..f68df4af8c69410b55ec8a8b42076e63ac978daf 100644 |
--- a/samples/raspberry-pi2/basic/buzzer.dart |
+++ b/samples/raspberry-pi2/basic/buzzer.dart |
@@ -5,7 +5,7 @@ |
// A small buzzer example illustrating both input and output GPIO pins. |
// |
// For breadboard layout and connections to the Pi, see: |
-// https://storage.googleapis.com/fletch-archive/images/buzzer-schematic.png |
+// https://storage.googleapis.com/dartino-archive/images/buzzer-schematic.png |
import 'package:gpio/gpio.dart'; |
import 'package:raspberry_pi/raspberry_pi.dart'; |