From e2bb68a1cd8329d080063a5d4db57026b4bef0bf Mon Sep 17 00:00:00 2001 From: Awais Ansari <79941147+awais-ansari@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:50:42 +0500 Subject: [PATCH] chore: update codecov ref from edx to openedx (#544) * chore: update codecov ref from edx to openedx * refactor: fix typo --- README.rst | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 3cce135d..5450c592 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,15 @@ +|Codecov| |license| + +.. |Codecov| image:: https://codecov.io/gh/openedx/frontend-app-discussions/branch/master/graph/badge.svg?token=3z7XvuzTq3 + :target: https://codecov.io/gh/openedx/frontend-app-discussions +.. |license| image:: https://img.shields.io/badge/license-AGPL-informational + :target: https://github.com/openedx/frontend-app-discussions/blob/master/LICENSE + frontend-app-discussions ======================== -|Build Status| |Codecov| |license| - -Purpose -------- +Introduction +------------ This repository is a React-based micro frontend for the Open edX discussion forums. @@ -79,10 +84,3 @@ Internationalization -------------------- Please see `edx/frontend-platform's i18n module `_ for documentation on internationalization. The documentation explains how to use it, and the `How To `_ has more detail. - -.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-discussions.svg?branch=master - :target: https://travis-ci.org/edx/frontend-app-discussions -.. |Codecov| image:: https://codecov.io/gh/edx/frontend-app-discussions/branch/master/graph/badge.svg - :target: https://codecov.io/gh/edx/frontend-app-discussions -.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-discussions.svg - :target: @edx/frontend-app-discussions \ No newline at end of file