From cb086537465a6c968a7edf880dbe46ac9bd89abf Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Fri, 20 Mar 2026 13:03:37 +0200 Subject: [PATCH] README: Fix image link rawgit.com is not related to github in any way and is deprecated, let's not use it. Signed-off-by: Jussi Kukkonen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b47814009..6cd2c05fae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TUF A Framework for Securing Software Update Systems +# TUF A Framework for Securing Software Update Systems [![CI badge](https://github.com/theupdateframework/python-tuf/actions/workflows/ci.yml/badge.svg)](https://github.com/theupdateframework/python-tuf/actions/workflows/ci.yml) [![Conformance badge](https://github.com/theupdateframework/python-tuf/actions/workflows/conformance.yml/badge.svg)](https://github.com/theupdateframework/python-tuf/actions/workflows/conformance.yml)