diff options
author | Leah Rowe <info@minifree.org> | 2016-12-09 09:19:05 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-12-09 09:19:05 +0000 |
commit | e49eb0e44df4c787661f8c5a225f70c2440547ea (patch) | |
tree | 9fb3eae7a0c198ab8f091972465641050f89bd62 | |
parent | bc071b6c2327d2620e4d381e9ce979bd0cf84a07 (diff) | |
download | librebootfr-e49eb0e44df4c787661f8c5a225f70c2440547ea.tar.gz librebootfr-e49eb0e44df4c787661f8c5a225f70c2440547ea.zip |
typofix
-rw-r--r-- | docs/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index cdbec85c..b9d17035 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -50,7 +50,7 @@ <ul> <li><a href="bbb_setup.html">How to program an SPI flash chip with the BeagleBone Black</a></li> <li><a href="rpi_setup.html">How to program an SPI flash chip with the Raspberry Pi</a></li> - <li><a href="https://optechnoblog.wordpress.com/2016/01/16/install-libreboot-with-arduino-uno-on-trisquel-linux-2/">How to program an SPI flash chip with an Anduino Uno</a> (external link. TODO: implement our own tutorial on the libreboot site)</li> + <li><a href="https://optechnoblog.wordpress.com/2016/01/16/install-libreboot-with-arduino-uno-on-trisquel-linux-2/">How to program an SPI flash chip with an Arduino UNO</a> (external link. TODO: implement our own tutorial on the libreboot site)</li> </ul> <h2>Flashing via hardware methods, on system:</h2> <ul> |