From a995b5b7480c905289a90495f5798bf014f5534b Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Mon, 15 Feb 2021 14:49:13 -0500 Subject: [PATCH] fix broken rst image --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fa2ac58..acbecd6 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ sysaudit :target: https://sysaudit.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status -.. image: https://github.com/brettlangdon/sysaudit/workflows/Build/badge.svg?branch=main&event=push +.. image:: https://github.com/brettlangdon/sysaudit/workflows/Build/badge.svg?branch=main&event=push :target: https://github.com/brettlangdon/sysaudit/actions?query=branch%3Amain+workflow%3ABuild+event%3Apush :alt: Build status