From 5211849df92d01b23b2bacc2524cd7760153ac3b Mon Sep 17 00:00:00 2001 From: Kristoffer Engdahl Date: Thu, 14 Jan 2021 16:29:59 +0100 Subject: [PATCH] Fixed broken link --- .../02.Digital/StateChangeDetection/StateChangeDetection.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/02.Digital/StateChangeDetection/StateChangeDetection.ino b/examples/02.Digital/StateChangeDetection/StateChangeDetection.ino index a5ba8da..8c2d829 100644 --- a/examples/02.Digital/StateChangeDetection/StateChangeDetection.ino +++ b/examples/02.Digital/StateChangeDetection/StateChangeDetection.ino @@ -21,7 +21,7 @@ This example code is in the public domain. - http://www.arduino.cc/en/Tutorial/ButtonStateChange + https://www.arduino.cc/en/Tutorial/BuiltInExamples/StateChangeDetection */ // this constant won't change: