summaryrefslogtreecommitdiff
path: root/doc/develop/package/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develop/package/index.rst')
-rw-r--r--doc/develop/package/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/package/index.rst b/doc/develop/package/index.rst
index 4f448313f95..ff4c1882cbd 100644
--- a/doc/develop/package/index.rst
+++ b/doc/develop/package/index.rst
@@ -5,7 +5,7 @@ Package U-Boot
U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging
images that it reads and boots. Documentation about FIT is available at
-doc/uImage.FIT
+doc/usage/fit
U-Boot also provides binman for cases not covered by FIT. Examples include
initial execution (since FIT itself does not have an executable header) and