Skip to content

Commit 8b102ca

Browse files
committed
Adjust title and links
1 parent 757f605 commit 8b102ca

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/en/docs/metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Roles and Metadata
2+
title: Roles and metadata
33
aliases: [/metadata]
44
weight: 300
55
---

content/en/docs/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ Your software update system never has to deal with this additional metadata or
9696
understand what's going on underneath. TUF identifies the updates, downloads
9797
them, and checks them against the metadata that it also downloads from the
9898
repository. 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/)

content/en/docs/security/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ system.
7676

7777
To ensure systems are secure against all of the above attacks, the design and
7878
implementation 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

0 commit comments

Comments
 (0)