From 6e3f0edf222303c1faefd34b9697d3852e90ac51 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 10 Dec 2024 20:20:47 +0000 Subject: [PATCH] spi.md: host the pico soic8 pic on canoeboot.org link to the canoeboot one, which is identical Signed-off-by: Leah Rowe --- site/docs/install/spi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/install/spi.md b/site/docs/install/spi.md index 82d645a..a0de80a 100644 --- a/site/docs/install/spi.md +++ b/site/docs/install/spi.md @@ -116,7 +116,7 @@ When using a Raspberry Pi Pico to program a SOIC-8 flash chip with Raspberry Pi Pins and the pinouts of the typical SOIC-8 chip to wire up your programmer: -![SOIC-8 to Pico pinout diagram](https://av.libreboot.org/rpi_pico/soic8_pico_pinouts.jpg) +![SOIC-8 to Pico pinout diagram](https://av.canoeboot.org/rpi_pico/soic8_pico_pinouts.jpg) Do not use CH341A! ==================