From cbaf26f8fb224546bbe735a5ca2571a2679b0ecd Mon Sep 17 00:00:00 2001 From: Thomas Haukland Date: Sat, 29 Apr 2023 23:15:36 +0200 Subject: [PATCH] Fix links --- doc/buildguide_v1.md | 2 +- doc/images/otherbuild.jpeg => otherbuild.jpeg | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename doc/images/otherbuild.jpeg => otherbuild.jpeg (100%) diff --git a/doc/buildguide_v1.md b/doc/buildguide_v1.md index d0a7649..d444aef 100644 --- a/doc/buildguide_v1.md +++ b/doc/buildguide_v1.md @@ -23,7 +23,7 @@ This can easily be the most expensive | Part | Quantity | Where to get it | Estimated price (including shipping) | | ------------ | -------- | --------------- | --------------- | | Cheapino PCB | 4 | Upload the [PCB v1 gerber](https://github.com/tompi/cheapino/releases/download/v1.0/gerber.zip) to [JLCPCB](https://www.jlcpcb.com) (or other pcb house). | 20.00 (for 5 pcs) | -| Waveshare RP2040-Zero | 2 | [AliExpress](https://www.aliexpress.com/item/3256804781611696.html) | 8.50 | +| Waveshare RP2040-Zero | 2 | [AliExpress](https://www.aliexpress.com/item/3256804781611696.html) | 8.50 (for 2 pcs) | | RJ45 Socket | 4 | [AliExpress](https://www.aliexpress.com/item/32902228456.html) | 5.00 (for 10 pcs)| | EC11 Rotary encoder | 2 | [AliExpress](https://www.aliexpress.com/item/10000000931574.html) | 5.00 (for 2 pcs) | | Encoder knob | 2 | [AliExpress](https://www.aliexpress.com/item/32749281108.html) | 5.00 (for 2 pcs)| diff --git a/doc/images/otherbuild.jpeg b/otherbuild.jpeg similarity index 100% rename from doc/images/otherbuild.jpeg rename to otherbuild.jpeg