From 0f0bce5f21cbb56ad91c0a46ff97f56758dc6929 Mon Sep 17 00:00:00 2001 From: Trishank Karthik Kuppusamy Date: Sat, 18 Jul 2020 13:14:56 -0400 Subject: [PATCH] Update README.md Point to .io website for adoptions instead of duplicating information Signed-off-by: Trishank Karthik Kuppusamy --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e9aae7f..2186491b 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ re-implement to fit their needs. TUF is hosted by the [Linux Foundation](https://www.linuxfoundation.org/) as part of the [Cloud Native Computing Foundation](https://www.cncf.io/) (CNCF) -and its design is [used in production](docs/ADOPTERS.md) by companies such as Cloudflare, -Datadog, Docker, Flynn, IBM, Kolide, LEAP, Microsoft, and RedHat. A variant of TUF -called [Uptane](https://uptane.github.io/) is widely used to secure over-the-air +and its design is [used in production](https://theupdateframework.io/adoptions/) +by various tech companies and open source organizations. A variant of TUF +called [Uptane](https://uptane.github.io/) is used to secure over-the-air updates in automobiles. Please see the [TUF Introduction](docs/OVERVIEW.rst) and