From: Jan Kiszka <[email protected]> Fix one misspelling and replace the no longer existing to-do file with a link to the recovery description.
Signed-off-by: Jan Kiszka <[email protected]> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce25bb9..b92190b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A bootloader based on UEFI. Provides the following functionality: * Arm a hardware watchdog prior to loading an OS -* Provides a simple update mechanism with fail-save algorithm +* Provides a simple update mechanism with fail-safe algorithm ## Development ## @@ -49,4 +49,4 @@ See `Installation And Usage` for further information. * [API Library](docs/API.md) * [Compilation Instructions](docs/COMPILE.md) * [Installation And Usage](docs/USAGE.md) -* [Future Work](docs/TODO.md) +* [System Recovery](docs/RECOVERY.md) -- 2.26.2 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/7fd053e1-75f6-404f-2926-5d19edec7c13%40siemens.com.
