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"
|
title = "Docker Notary"
|
||||||
description = "List of Notary Documentation"
|
description = "List of Notary Documentation"
|
||||||
keywords = ["docker, notary, trust, image, signing, repository"]
|
keywords = ["docker, notary, trust, image, signing, repository, tuf"]
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="mn_notary"
|
identifier="mn_notary"
|
||||||
parent="mn_docker_hub"
|
parent="mn_docker_hub"
|
||||||
|
@ -12,5 +12,5 @@ weight=4
|
||||||
|
|
||||||
# List of Notary Documentation
|
# List of Notary Documentation
|
||||||
|
|
||||||
* [Overview of Docker Notary](overview)
|
* [Overview of Docker Notary](overview.md)
|
||||||
* [Notary CLI](cli)
|
* [Notary CLI](cli.md)
|
||||||
|
|
Loading…
Reference in New Issue