Skip to content

Commit

Permalink
Merge pull request #111 from benjaoming/broken-link
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
indirectlylit committed Jul 9, 2019
2 parents 7392e4f + c3888dd commit 5f47392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/tutorials/rpi.rst
Expand Up @@ -54,7 +54,7 @@ The following commands work on Linux/macOS for setting up the .img files provide
# Unpack the .zip into memory and write it to <device node>
unzip -p /path/to/raspbian-stretch-lite.zip | sudo dd of=/dev/mmcblk123 bs=4M conv=fsync
.. tip:: Read the official guides for setting up your card: `Copying .img files <https://www.raspberrypi.org/documentation/installation/installing-images/README.md>`__
.. tip:: Read the official guides for setting up your card: `Copying .img files <https://www.raspberrypi.org/documentation/installation/installing-images/>`__

.. tip:: Select your MicroSD card based on other people's experiences and technical benchmarks. For more information, read `this Community Forums thread <https://community.learningequality.org/t/microsd-cards-picking-the-right-one-experiences-and-benchmarks/935>`__.

Expand Down

0 comments on commit 5f47392

Please sign in to comment.