diff options
Diffstat (limited to 'doc/usage/fit/index.rst')
-rw-r--r-- | doc/usage/fit/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/usage/fit/index.rst b/doc/usage/fit/index.rst index bd25bd30b2..68231e93c7 100644 --- a/doc/usage/fit/index.rst +++ b/doc/usage/fit/index.rst @@ -4,8 +4,8 @@ Flat Image Tree (FIT) ===================== U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging -images that it it reads and boots. Documentation about FIT is available at -doc/uImage.FIT +images that it reads and boots. Documentation about FIT is available in +`the Flattened Image Tree project <https://fitspec.osfw.foundation/>`_. .. toctree:: :maxdepth: 1 |