aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYifei Ding <dingyifeiair@gmail.com>2021-12-15 15:45:19 -0800
committerKevinOConnor <kevin@koconnor.net>2021-12-15 22:21:48 -0500
commitdd714fc7a18fb5adf110fd90c6d2ab505c265038 (patch)
treea4c48e1f9583b6367febd2afa23f8211fe2a7998
parente7ba14033747c55dce76192c1399498b1f26c842 (diff)
downloadkutter-dd714fc7a18fb5adf110fd90c6d2ab505c265038.tar.gz
kutter-dd714fc7a18fb5adf110fd90c6d2ab505c265038.tar.xz
kutter-dd714fc7a18fb5adf110fd90c6d2ab505c265038.zip
docs: Update raspberrypi.com Links in FAQ
Signed-off-by: Yifei Ding <yifeiding@protonmail.com>
-rw-r--r--docs/FAQ.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index c671d05d..a9a91ee6 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -264,9 +264,9 @@ between the host machine and the micro-controller. Things to look for:
- Use a good quality USB cable between the host machine and
micro-controller. Make sure the plugs are secure.
- If using a Raspberry Pi, use a
- [good quality power supply](https://www.raspberrypi.org/documentation/hardware/raspberrypi/power/README.md)
+ [good quality power supply](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#power-supply)
for the Raspberry Pi and use a
- [good quality USB cable](https://www.raspberrypi.org/forums/viewtopic.php?p=589877#p589877)
+ [good quality USB cable](https://forums.raspberrypi.com/viewtopic.php?p=589877#p589877)
to connect that power supply to the Pi. If you get "under voltage"
warnings from OctoPrint, this is related to the power supply and it
must be fixed.