From e4db4980a1402b01ea9fd03f040fe6e29c6e58a9 Mon Sep 17 00:00:00 2001 From: Tom Nisbet Date: Mon, 15 Aug 2022 13:50:32 -0400 Subject: [PATCH] fix image link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c4c0b14..cbb88bf 100755 --- a/docs/index.md +++ b/docs/index.md @@ -14,7 +14,7 @@ Boarduino models. The original code was specific to the 28C256 32Kx8 EEPROM, but it has been extended to also support SST39SF flash, 27C EPROMs, 29C flash and the Intel 8755A EPROMS. -[![TommyPROM Nano Hardware](images/TommyPROM-nano-700.jpg)]((images/TommyPROM-nano.jpg) +[![TommyPROM Nano Hardware](images/TommyPROM-nano-700.jpg)](images/TommyPROM-nano.jpg) Features include: * Simple hardware design that can be assembled on a breadboard.