diff options
author | Joursoir <chat@joursoir.net> | 2023-04-27 19:15:53 +0400 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2023-04-27 19:15:53 +0400 |
commit | 8a2ce6145c569ad8bc95a0856868c6c126e17516 (patch) | |
tree | e40c424bc3b9ffb531a0b390c00692b584eb882c | |
parent | 4327fb8b3e7352a449adae67ae1c61b90a75a35a (diff) | |
download | ufm-8a2ce6145c569ad8bc95a0856868c6c126e17516.tar.gz ufm-8a2ce6145c569ad8bc95a0856868c6c126e17516.tar.bz2 ufm-8a2ce6145c569ad8bc95a0856868c6c126e17516.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ UfmCommandLib|Include/Library/UfmCommandLib.h ## Binary release -Compiling programs for UEFI is not always convenient, especially for an application. Therefore, precompiled application is distributed. You can find binaries (for x86_64) at [joursoir.net/binaries/ufm](http://joursoir.net/binaries/ufm/). +Compiling programs for UEFI is not always convenient, especially for an application. Therefore, precompiled application is distributed. You can find binaries (for x86_64) at [joursoir.net/storage/binaries/ufm](http://joursoir.net/storage/binaries/ufm/). ## Usage: |