Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 23517e9

Browse files
authored
Merge pull request #563 from Jaseci-Labs/chandralegend-patch-1
Fix tests badge is not displaying
2 parents a6151a8 + 3a3f8c2 commit 23517e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[Jac Website] | [Getting started] | [Learn] | [Documentation] | [Contributing]
1111

12-
[![PyPI version](https://img.shields.io/pypi/v/jaclang.svg)](https://pypi.org/project/jaclang/) [![Tests](https://github.com/chandralegend/jaclang/actions/workflows/run_pytest.yml/badge.svg?branch=main)](https://github.com/chandralegend/jaclang/actions/workflows/run_pytest.yml) [![codecov](https://codecov.io/github/chandralegend/jaclang/graph/badge.svg?token=OAX26B0FE4)](https://codecov.io/github/chandralegend/jaclang)
12+
[![PyPI version](https://img.shields.io/pypi/v/jaclang.svg)](https://pypi.org/project/jaclang/) [![Tests](https://github.com/Jaseci-Labs/jaclang/actions/workflows/run_pytest.yml/badge.svg)](https://github.com/Jaseci-Labs/jaclang/actions/workflows/run_pytest.yml) [![codecov](https://codecov.io/github/chandralegend/jaclang/graph/badge.svg?token=OAX26B0FE4)](https://codecov.io/github/chandralegend/jaclang)
1313
</div>
1414

1515
This is the main source code repository for the [Jac] programming language. It contains the compiler, language server, and documentation.
@@ -77,4 +77,4 @@ Third-party logos may be subject to third-party copyrights and trademarks. See [
7777

7878
[jaseci]: https://jaseci.org/
7979
[media-guide]: https://jaseci.org/policies/logo-policy-and-media-guide/
80-
[policies-licenses]: https://www.jaseci.org/policies/licenses
80+
[policies-licenses]: https://www.jaseci.org/policies/licenses

0 commit comments

Comments
 (0)