diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 00:38:29 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 00:38:29 +0100 |
commit | 5f9e03c7a035993d81f695dcc54a8ca0471db1a8 (patch) | |
tree | d759171087a2d7c02341229a004b8be3153d0649 | |
parent | 1f0bc535eeb5776b8d95b0df362f28baa3f1b57e (diff) | |
download | librebootfr-5f9e03c7a035993d81f695dcc54a8ca0471db1a8.tar.gz librebootfr-5f9e03c7a035993d81f695dcc54a8ca0471db1a8.zip |
docs/release.html: Fix bad HTML
-rw-r--r-- | docs/release.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release.html b/docs/release.html index ac414c8d..392e990a 100644 --- a/docs/release.html +++ b/docs/release.html @@ -145,7 +145,7 @@ <li>docs/gnulinux/grub_boot_installer.html: Fix hazardous instruction</li> <li>docs/tasks.html: Better categorization between intel/amd/arm</li> <li>docs/install/bbb_setup.html: notes about SPI flashing stability</li> - <li>docs/install/bbb_setup.html: more names for the 0.1" cables</li> + <li>docs/install/bbb_setup.html: more names for the 0.1" cables</li> <li>docs/install/*_external.html: add disclaimer about thermal paste</li> <li>docs/install/bbb_setup.html: Fix broken links</li> <li>docs/install/bbb_setup.html: preliminary notes about EHCI debug</li> @@ -253,7 +253,7 @@ with helpers in resources/scripts/helpers/build/ </li> <li> - Replace "getall" with "download", which takes as input an argument + Replace <i>getall</i> with <i>download</i>, which takes as input an argument specifying which programme the user wants to download. </li> <li>Moved the get scripts to resources/scripts/helpers/download/</li> |