diff options
Diffstat (limited to 'doc/usage/cmd/source.rst')
-rw-r--r-- | doc/usage/cmd/source.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/source.rst b/doc/usage/cmd/source.rst index a5c5204a28b..697f644745b 100644 --- a/doc/usage/cmd/source.rst +++ b/doc/usage/cmd/source.rst @@ -22,7 +22,7 @@ Two formats for script files exist: * Flat Image Tree (FIT) The benefit of the FIT images is that they can be signed and verifed as -decribed in :download:`signature.txt <../../uImage.FIT/signature.txt>`. +described in :doc:`../fit/signature`. Both formats can be created with the mkimage tool. |