From e766f364414f61b97a0af7e38bc881d652d4afc1 Mon Sep 17 00:00:00 2001 From: Sagi Sarussi <39622904+tuxiqae@users.noreply.github.com> Date: Sat, 22 Jul 2023 14:17:39 +0300 Subject: [PATCH] Fix lzbt, stub path links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6027e54..bf9ceb7 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ installs the UKI along with other required files to the ESP. `lzbt` is also aware of multiple NixOS generations and will sign all configurations that should be bootable. -`lzbt` lives in `rust/tool`. +`lzbt` lives in [`rust/tool`](rust/tool). ### Stub @@ -94,7 +94,7 @@ replace it. The "thin" variant is the default, you can build it from the stub directory with `cargo build`. The "fat" variant needs to be enabled at build time with `cargo build --no-default-features --features fat`. -The stub lives in `rust/stub`. +The stub lives in [`rust/uefi/stub`](rust/uefi/stub). ### Fwupd