mirror of https://github.com/docker/docs.git
Fix url #11349
Signed-off-by: Maximillian Fan Xavier <maximillianfx@gmail.com>
This commit is contained in:
parent
e04c266454
commit
cfba81f6b5
|
@ -145,7 +145,7 @@ Unique Name (GUN). If this is the first time you are adding a delegation to that
|
|||
repository, this command will also initiate the repository, using a local Notary
|
||||
canonical root key. To understand more about initiating a repository, and the
|
||||
role of delegations, head to
|
||||
[delegations for content trust](trust_delegation).
|
||||
[delegations for content trust](trust_delegation.md).
|
||||
|
||||
```
|
||||
$ docker trust signer add --key cert.pem jeff registry.example.com/admin/demo
|
||||
|
|
Loading…
Reference in New Issue