From 8b102cab81027214ed0faae52fa4d48c1c965231 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 4 Oct 2024 13:28:13 -0400 Subject: [PATCH] Adjust title and links --- content/en/docs/metadata.md | 2 +- content/en/docs/overview.md | 4 ++-- content/en/docs/security/_index.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/docs/metadata.md b/content/en/docs/metadata.md index a6bd165..c11efcf 100644 --- a/content/en/docs/metadata.md +++ b/content/en/docs/metadata.md @@ -1,5 +1,5 @@ --- -title: Roles and Metadata +title: Roles and metadata aliases: [/metadata] weight: 300 --- diff --git a/content/en/docs/overview.md b/content/en/docs/overview.md index d57a761..cb04fb1 100644 --- a/content/en/docs/overview.md +++ b/content/en/docs/overview.md @@ -96,5 +96,5 @@ Your software update system never has to deal with this additional metadata or understand what's going on underneath. TUF identifies the updates, downloads them, and checks them against the metadata that it also downloads from the repository. If the downloaded target files are trustworthy, TUF hands them over -to your software update system. See [metadata](docs/overview/metadata) for more -information and examples. +to your software update system. For more information and examples, see +[Roles and metadata](docs/metadata/) diff --git a/content/en/docs/security/_index.md b/content/en/docs/security/_index.md index 270c687..b7ce96f 100644 --- a/content/en/docs/security/_index.md +++ b/content/en/docs/security/_index.md @@ -76,8 +76,8 @@ system. To ensure systems are secure against all of the above attacks, the design and implementation of TUF relies on a few basic concepts. For details of how TUF -conveys the information discussed below, see the -[Metadata documentation](docs/overview/metadata). +conveys the information discussed below, see +[Roles and metadata](docs/metadata/). ### Trust