File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
2- title : Roles and Metadata
2+ title : Roles and metadata
33aliases : [/metadata]
44weight : 300
55---
Original file line number Diff line number Diff line change @@ -96,5 +96,5 @@ Your software update system never has to deal with this additional metadata or
9696understand what's going on underneath. TUF identifies the updates, downloads
9797them, and checks them against the metadata that it also downloads from the
9898repository. If the downloaded target files are trustworthy, TUF hands them over
99- to your software update system. See [ metadata ] ( docs/overview/metadata ) for more
100- information and examples.
99+ to your software update system. For more information and examples, see
100+ [ Roles and metadata ] ( docs/metadata/ )
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ system.
7676
7777To ensure systems are secure against all of the above attacks, the design and
7878implementation of TUF relies on a few basic concepts. For details of how TUF
79- conveys the information discussed below, see the
80- [ Metadata documentation ] ( docs/overview/ metadata ) .
79+ conveys the information discussed below, see
80+ [ Roles and metadata ] ( docs/metadata/ ) .
8181
8282### Trust
8383
You can’t perform that action at this time.
0 commit comments