diff --git a/Samples/ShiftRegister/README.md b/Samples/ShiftRegister/README.md index e268fb80b..4b8cf08e1 100644 --- a/Samples/ShiftRegister/README.md +++ b/Samples/ShiftRegister/README.md @@ -394,7 +394,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 slider, some text, and a button. The LEDs will light up and follow the pattern set in 'pinMask'. -![ShiftRegister Screenshot](../../../Resources/images/ShiftRegister/ScreenShotA.png) +![ShiftRegister Screenshot](../../Resources/images/ShiftRegister/ScreenShotA.png) Congratulations! You've successfully connected an 8-bit serial-in, parallel-out shift register to your Raspberry Pi 2 or 3.