diff options
author | Emil Renner Berthing <esmil@labitat.dk> | 2018-10-03 22:07:55 +0200 |
---|---|---|
committer | Emil Renner Berthing <esmil@labitat.dk> | 2018-10-03 22:07:55 +0200 |
commit | d23a45df4bef5a66d28c3686de6444de1495183d (patch) | |
tree | 3cf180e811109087e6c41b83c3a9bec865492fe4 | |
parent | 7cc8370ab5e3428c24f37b7259331b10038b6acb (diff) | |
download | labitat-ansible-d23a45df4bef5a66d28c3686de6444de1495183d.tar.gz labitat-ansible-d23a45df4bef5a66d28c3686de6444de1495183d.tar.xz labitat-ansible-d23a45df4bef5a66d28c3686de6444de1495183d.zip |
raspbian-template: README: fix download link
-rw-r--r-- | roles/raspbian-template/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/raspbian-template/README.md b/roles/raspbian-template/README.md index 7a91651..da232dd 100644 --- a/roles/raspbian-template/README.md +++ b/roles/raspbian-template/README.md @@ -52,4 +52,5 @@ ansible-playbook -D \ Now is a good time to ssh into it and reboot it, so it uses the new network setup after boot. +[downloads]: https://www.raspberrypi.org/downloads/raspbian/ [ssh]: https://en.wikipedia.org/wiki/Secure_Shell |