From b93a8b2a70a5b5d2bb3cf08b52e87681114a54db Mon Sep 17 00:00:00 2001 From: Romain Bazile Date: Tue, 6 Apr 2021 17:39:52 +0200 Subject: [PATCH] Assembly guide: fix broken link --- docs/assembly_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assembly_guide.md b/docs/assembly_guide.md index 3878d71..6bb38bd 100644 --- a/docs/assembly_guide.md +++ b/docs/assembly_guide.md @@ -153,7 +153,7 @@ You will now want to wire the steppers and pump to the terminals on the motor dr ## Step 14: Raspberry Pi setup and installation ![Step24](assembly_guide/pictures/step24.webp) -At this point, you can insert your flashed SD card into your Raspberry Pi. [Consult the guide for flashing your SD card](https://www.planktonscope.org/replicate/prepare-your-pi) before you do this. The heat sink can also be added to the processor. +At this point, you can insert your flashed SD card into your Raspberry Pi. [Consult the guide for flashing your SD card](https://www.planktoscope.org/replicate/assemble-your-kit) before you do this. The heat sink can also be added to the processor. !!! note If you choose the Expert path, you still need to flash your sd card, either with the [lite version](https://downloads.raspberrypi.org/raspios_lite_armhf_latest) of Raspberry OS or with the [desktop version](https://downloads.raspberrypi.org/raspios_armhf_latest). @@ -305,4 +305,4 @@ Congratulations on a job well done. You can have some rest, get a tea and some b You can now plug the machine in and test it. If you have choose the Expert's path, now is a good time to [finish setting up your machine](expert_setup.md). ## Step 34: Read the getting started guide -[A guide to get started with your machine use is available!](getting_started.md) \ No newline at end of file +[A guide to get started with your machine use is available!](getting_started.md)