From: operagxoksana Date: Sat, 10 May 2025 08:05:10 +0000 (+0300) Subject: README.md: Improve links to GH workflow badges X-Git-Tag: openssl-3.6.0-alpha1~673 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad37051e28417b8e851ef7a62904ad9df0f6394;p=thirdparty%2Fopenssl.git README.md: Improve links to GH workflow badges CLA: trivial Reviewed-by: Shane Lontis Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/27596) --- diff --git a/README.md b/README.md index c59f7cdf2d2..3a290e67d5d 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Welcome to the OpenSSL Project [![openssl logo]][www.openssl.org] [![github actions ci badge]][github actions ci] -![Nightly OS Zoo ci badge](https://github.com/openssl/openssl/actions/workflows/os-zoo.yml/badge.svg) -![Provider Compatibility](https://github.com/openssl/openssl/actions/workflows/provider-compatibility.yml/badge.svg) -![Quic Interop](https://github.com/openssl/openssl/actions/workflows/run_quic_interop.yml/badge.svg) -![Daily checks](https://github.com/openssl/openssl/actions/workflows/run-checker-daily.yml/badge.svg) +[![Nightly OS Zoo ci badge](https://github.com/openssl/openssl/actions/workflows/os-zoo.yml/badge.svg)](https://github.com/openssl/openssl/actions/workflows/os-zoo.yml) +[![Provider Compatibility](https://github.com/openssl/openssl/actions/workflows/provider-compatibility.yml/badge.svg)](https://github.com/openssl/openssl/actions/workflows/provider-compatibility.yml) +[![Quic Interop](https://github.com/openssl/openssl/actions/workflows/run_quic_interop.yml/badge.svg)](https://github.com/openssl/openssl/actions/workflows/run_quic_interop.yml) +[![Daily checks](https://github.com/openssl/openssl/actions/workflows/run-checker-daily.yml/badge.svg)](https://github.com/openssl/openssl/actions/workflows/run-checker-daily.yml) OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit for the TLS (formerly SSL), DTLS and QUIC protocols. @@ -250,7 +250,7 @@ All rights reserved. "GitHub Actions CI Status" [github actions ci]: - + "GitHub Actions CI" [appveyor badge]: