From e94776d5ba50abcf723f2b76e9bd8e83f5559428 Mon Sep 17 00:00:00 2001 From: Tim Kimber Date: Sun, 14 May 2023 13:22:57 +0100 Subject: [PATCH] Fix test status link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e89ea4..a356a0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # getssl -![Run all tests](https://github.com/srvrco/getssl/workflows/Run%20all%20tests/badge.svg) ![shellcheck](https://github.com/srvrco/getssl/workflows/shellcheck/badge.svg) +![Run all tests on Pebble](https://github.com/srvrco/getssl/actions/workflows/run-tests-pebble.yml/badge.svg) ![shellcheck](https://github.com/srvrco/getssl/workflows/shellcheck/badge.svg) Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers.