Merge pull request #214 from tuxiqae/patch-1

docs: Add hyperlinks to lzbt, stub file locations instead of static paths
This commit is contained in:
nikstur 2023-09-14 11:10:10 +02:00 committed by GitHub
commit 07c78bd84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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