From 78999c8af56938aa763cecd0298a4fe9c4fd30d4 Mon Sep 17 00:00:00 2001 From: Mohammad Ahtasham ul Hassan <60315450+aht007@users.noreply.github.com> Date: Wed, 5 Oct 2022 14:35:47 +0500 Subject: [PATCH] fix: fix CI badge (#31097) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 59837fa564..b2a11e7bd8 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ Open edX Platform .. |License: AGPL v3| image:: https://img.shields.io/badge/License-AGPL_v3-blue.svg :target: https://www.gnu.org/licenses/agpl-3.0 -.. |Python CI| image:: https://github.com/openedx/edx-platform/actions/workflows/ci.yml/badge.svg - :target: https://github.com/openedx/edx-platform/actions/workflows/ci.yml +.. |Python CI| image:: https://github.com/openedx/edx-platform/actions/workflows/unit-tests.yml/badge.svg + :target: https://github.com/openedx/edx-platform/actions/workflows/unit-tests.yml .. |Status| image:: https://img.shields.io/badge/status-maintained-31c653