From a7597e428eaeee04b5e369aca2f7329e2940b50f Mon Sep 17 00:00:00 2001 From: MattTB <49200399+mtrilbybassett@users.noreply.github.com> Date: Tue, 12 Jul 2022 18:27:25 -0400 Subject: [PATCH] Update README.md incorrect path for Resources/images/I2CPortExpander/I2CPortExpanderScreenShot_300p.png --- Samples/I2cPortExpander/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/I2cPortExpander/README.md b/Samples/I2cPortExpander/README.md index 140516766..aedbbb2d5 100644 --- a/Samples/I2cPortExpander/README.md +++ b/Samples/I2cPortExpander/README.md @@ -412,7 +412,7 @@ Let's build, deploy and run the app on our Raspberry Pi 2 or 3. After several moments, you will see the screen attached to the RPi2 or RPi3 change to show a circle, some text, and a slider. The LED on the breadboard will begin to turn on and off. -![I2C Port Expander Screenshot](../../../Resources/images/I2CPortExpander/I2CPortExpanderScreenShot_300p.png) +![I2C Port Expander Screenshot](../../Resources/images/I2CPortExpander/I2CPortExpanderScreenShot_300p.png) Congratulations! You've successfully connected an I2C port expander to your Raspberry Pi 2 or 3.