From 29eb7733fb4f19e1a28387dc6addac108dde930d Mon Sep 17 00:00:00 2001 From: Waheed Ahmed Date: Tue, 17 Nov 2020 16:14:02 +0500 Subject: [PATCH] Fix status badge links --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 7b0d8399..6f17845c 100644 --- a/README.rst +++ b/README.rst @@ -40,9 +40,9 @@ This MFE is configured via node environment variables supplied at build time. Se For more information see the document: `Micro-frontend applications in Open edX `__. -.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-account.svg?branch=master - :target: https://travis-ci.org/edx/frontend-app-account -.. |Codecov| image:: https://img.shields.io/codecov/c/github/edx/frontend-app-account - :target: https://codecov.io/gh/edx/frontend-app-account -.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-account.svg - :target: @edx/frontend-app-account \ No newline at end of file +.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-logistration.svg?branch=master + :target: https://travis-ci.org/edx/frontend-app-logistration +.. |Codecov| image:: https://img.shields.io/codecov/c/github/edx/frontend-app-logistration + :target: https://codecov.io/gh/edx/frontend-app-logistration +.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-logistration.svg + :target: @edx/frontend-app-logistration \ No newline at end of file