mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
README.md: Improve links to GH workflow badges
CLA: trivial Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/27596)
This commit is contained in:
committed by
Tomas Mraz
parent
005fa3e00e
commit
8ad37051e2
10
README.md
10
README.md
@@ -4,10 +4,10 @@ Welcome to the OpenSSL Project
|
||||
[![openssl logo]][www.openssl.org]
|
||||
|
||||
[![github actions ci badge]][github actions ci]
|
||||

|
||||

|
||||

|
||||

|
||||
[](https://github.com/openssl/openssl/actions/workflows/os-zoo.yml)
|
||||
[](https://github.com/openssl/openssl/actions/workflows/provider-compatibility.yml)
|
||||
[](https://github.com/openssl/openssl/actions/workflows/run_quic_interop.yml)
|
||||
[](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]:
|
||||
<https://github.com/openssl/openssl/actions?query=workflow%3A%22GitHub+CI%22>
|
||||
<https://github.com/openssl/openssl/actions/workflows/ci.yml>
|
||||
"GitHub Actions CI"
|
||||
|
||||
[appveyor badge]:
|
||||
|
||||
Reference in New Issue
Block a user