diff --git a/content/universal-remote-part2.md b/content/universal-remote-part2.md
index 28f5584..a8e6054 100644
--- a/content/universal-remote-part2.md
+++ b/content/universal-remote-part2.md
@@ -8,7 +8,7 @@ tags = ["RaspberryPi", "UniversalRemote"]
I purchased the [Prototyping Pi Plate directly from adafruit](https://www.adafruit.com/product/801), and the [Raspberry Pi from Amazon](https://www.amazon.com/Raspberry-Pi-Motherboard-RASPBRRYPCBA512-MC-RP001-CLR/dp/B01CF0RTUG). The [IR Transmitters, Right Angle Mounts, Transistor, Resistor and IR Receiver from Mouser](http://www.mouser.com/). [The 22 AWG solid wire and soldering supplies from Fry’s](http://www.frys.com/).
-{{ image(src="/img/OpensourceRemoteParts.png",
+{{ image(src="https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/OpensourceRemoteParts.png",
position="left") }}
@@ -27,6 +27,6 @@ Parts List:
Here's [the circuit](https://upverter.com/alexbain/f24516375cfae8b9/Open-Source-Universal-Remote/#/) I’ll be building:
-
+
Once complete the next step will be installing and configuring [LIRC](https://www.lirc.org/).
\ No newline at end of file