From b3388d55182280fe8ed537d5ccf8e25480e5245f Mon Sep 17 00:00:00 2001 From: Tom Nisbet Date: Thu, 18 Aug 2022 10:15:20 -0400 Subject: [PATCH] image link --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index ed3b046..148394d 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.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. @@ -59,7 +59,7 @@ the chips for a SAP-1 TTL breadboard computer. The [KiCad design files](https://github.com/TomNisbet/TommyPROM/tree/master/schematics) are in the project repo. -[![TommyPROM PCB](images/TommyPROM-pcb.jpg)](images/TommyPROM-pcb.jpg) +[![TommyPROM PCB](images/TommyPROM-pcb-500.jpg)](images/TommyPROM-pcb.jpg) ## Compiling