diff options
author | Tom Rini <trini@konsulko.com> | 2024-08-26 10:49:55 -0600 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-09-12 18:14:49 +0200 |
commit | 656b32710a085455920a0b0fff42de782c762a1d (patch) | |
tree | a1a158ceceb61d91d08b3e7d11dee8710f59afbf | |
parent | 8002b1c07c2146afd907f2cad6a0c053c5d061c8 (diff) |
doc/mkeficapsule.1: Update homepage link
The project home page is no longer the old wiki, but
https://www.u-boot.org/
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r-- | doc/mkeficapsule.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mkeficapsule.1 b/doc/mkeficapsule.1 index c3d0f21488a..eaaba2cf232 100644 --- a/doc/mkeficapsule.1 +++ b/doc/mkeficapsule.1 @@ -130,4 +130,4 @@ The directory in which all capsule files be placed Written by AKASHI Takahiro <takahiro.akashi@linaro.org> .SH HOMEPAGE -http://www.denx.de/wiki/U-Boot/WebHome +http://www.u-boot.org/ |