From 21ff304ef4891c94a1513f6c0f240ad30e6bbc3f Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Sat, 17 Dec 2022 18:01:19 -0700 Subject: [PATCH] docs: Update build status badge --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 808a71e..1bfb11e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -27,7 +27,7 @@ Contents styles -.. |build| image:: https://img.shields.io/github/workflow/status/DenverCoder1/table2ascii/Python%20application/main +.. |build| image:: https://img.shields.io/github/actions/workflow/status/DenverCoder1/table2ascii/python-test.yml?branch=main :target: https://github.com/DenverCoder1/table2ascii/actions/workflows/python-app.yml .. |version| image:: https://img.shields.io/pypi/v/table2ascii :target: https://pypi.org/project/table2ascii/