From bf2a87f6e97dc6987dfc8d65092bbdf35e59e54f Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Fri, 8 Aug 2025 01:55:46 +0800 Subject: [PATCH] Update URL in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaae35c..2998ebf 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# A parity tensor package. [![ci](https://github.com/hzhangxyz/parity_tensor/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/hzhangxyz/parity_tensor/actions/workflows/pre-commit.yml) [![codecov](https://codecov.io/gh/hzhangxyz/parity_tensor/graph/badge.svg?token=YPXIRQTOY8)](https://codecov.io/gh/hzhangxyz/parity_tensor) +# A parity tensor package. [![ci](https://github.com/USTC-KnowledgeComputingLab/parity_tensor/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/USTC-KnowledgeComputingLab/parity_tensor/actions/workflows/pre-commit.yml) [![codecov](https://codecov.io/gh/USTC-KnowledgeComputingLab/parity_tensor/graph/badge.svg?token=98Z1PJMVBZ)](https://codecov.io/gh/USTC-KnowledgeComputingLab/parity_tensor)