mirror of https://github.com/docker/docs.git
Fix broken links
Signed-off-by: Hu Keping <hukeping@huawei.com>
This commit is contained in:
parent
1f7d16373e
commit
1a7fd447fb
|
@ -2,7 +2,7 @@
|
|||
+++
|
||||
title = "Docker Notary"
|
||||
description = "List of Notary Documentation"
|
||||
keywords = ["docker, notary, trust, image, signing, repository"]
|
||||
keywords = ["docker, notary, trust, image, signing, repository, tuf"]
|
||||
[menu.main]
|
||||
identifier="mn_notary"
|
||||
parent="mn_docker_hub"
|
||||
|
@ -12,5 +12,5 @@ weight=4
|
|||
|
||||
# List of Notary Documentation
|
||||
|
||||
* [Overview of Docker Notary](overview)
|
||||
* [Notary CLI](cli)
|
||||
* [Overview of Docker Notary](overview.md)
|
||||
* [Notary CLI](cli.md)
|
||||
|
|
Loading…
Reference in New Issue