mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Fix link
This commit is contained in:
parent
eb23e586ab
commit
cf930d15ed
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ where DELEGATED_ROLE is the name of the delegated role that has been specified i
|
|||
|
||||
See
|
||||
[example](https://raw.githubusercontent.com/theupdateframework/tuf/develop/tests/repository_data/repository/metadata/role1.json)
|
||||
of delegated Targets metadata and [example] (https://raw.githubusercontent.com/theupdateframework/tuf/develop/tests/repository_data/repository/metadata/role2.json) of a nested delegation.
|
||||
of delegated Targets metadata and [example](https://raw.githubusercontent.com/theupdateframework/tuf/develop/tests/repository_data/repository/metadata/role2.json) of a nested delegation.
|
||||
|
||||
## snapshot Metadata (snapshot.json)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue