From 237c86061076b2ab7a9c693148615d58646f0eda Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 3 Oct 2024 12:49:58 -0400 Subject: [PATCH 1/2] [docsy] Add missing link to Videos page --- content/en/docs/get-started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/get-started/_index.md b/content/en/docs/get-started/_index.md index 4e316d7..43bff5e 100644 --- a/content/en/docs/get-started/_index.md +++ b/content/en/docs/get-started/_index.md @@ -15,7 +15,7 @@ Want to learn more about TUF? Select a role to get started: -You can also check out our [Videos][] section to see how to implement TUF +You can also check out our [Videos](/resources/videos/) section to see how to implement TUF practically. If none of these roles apply to you, let us know. From ca898df718d5e8ae8188754bb3263e5b45088a26 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 3 Oct 2024 12:54:35 -0400 Subject: [PATCH 2/2] Contributor page adjustments: drop Edit this page inlined link --- content/en/docs/get-started/_index.md | 4 ++-- content/en/docs/get-started/contributor.md | 11 ++++------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/content/en/docs/get-started/_index.md b/content/en/docs/get-started/_index.md index 43bff5e..a76246b 100644 --- a/content/en/docs/get-started/_index.md +++ b/content/en/docs/get-started/_index.md @@ -15,7 +15,7 @@ Want to learn more about TUF? Select a role to get started: -You can also check out our [Videos](/resources/videos/) section to see how to implement TUF -practically. +You can also check out our [Videos](/resources/videos/) section to see how to +implement TUF practically. If none of these roles apply to you, let us know. diff --git a/content/en/docs/get-started/contributor.md b/content/en/docs/get-started/contributor.md index 2bd0d76..64f9e99 100644 --- a/content/en/docs/get-started/contributor.md +++ b/content/en/docs/get-started/contributor.md @@ -4,15 +4,12 @@ weight: 17 description: Learn how to contribute to TUF --- -There are many opportunities to contribute to TUF project.You can contribute to -the Spec or documentation. +There are many opportunities to contribute to TUF project. You can contribute to +the [specification](/specifications/) or [documentation](/docs/). -For guidance on how to contribute, the -[TUF Contributor Guide](https://github.com/theupdateframework/community/blob/main/CONTRIBUTING.md) -provides details on the Contributor License Agreement and the Code of Conduct. +For guidance on how to contribute, see the +[TUF Contributor Guide](https://github.com/theupdateframework/community/blob/main/CONTRIBUTING.md). For more information on how to contribute, reach out to the [TUF community site](/community/) or check out areas of contribution on GitHub [The Update Framework](https://github.com/theupdateframework). - -[Edit this page](https://github.com/theupdateframework/theupdateframework.io)