Skip to content

Commit 83ec92b

Browse files
committed
docs: update old github repo link with new ones
1 parent 97ef20c commit 83ec92b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Anni
55
</h1>
66

77
<p align="center">
8-
<a href="https://huggingface.co/BigJuicyData/Anni" target="_blank"><img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Anni-ffc107?color=ffc107&logoColor=white"/></a>&nbsp;<a href="https://modelscope.cn/models/quanteat/Anni" target="_blank"><img alt="ModelScope Model" src="https://img.shields.io/badge/🤖%20ModelScope-Anni-604ad3?color=604ad3"/></a>&nbsp;<a href="https://github.com/CoderUni/CodingLLM/actions/workflows/codeql.yml"><img src="https://github.com/CoderUni/CodingLLM/actions/workflows/codeql.yml/badge.svg" alt="Build Status"></a>
8+
<a href="https://huggingface.co/BigJuicyData/Anni" target="_blank"><img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Anni-ffc107?color=ffc107&logoColor=white"/></a>&nbsp;<a href="https://modelscope.cn/models/quanteat/Anni" target="_blank"><img alt="ModelScope Model" src="https://img.shields.io/badge/🤖%20ModelScope-Anni-604ad3?color=604ad3"/></a>&nbsp;<a href="https://github.com/CoderUni/Anni/actions/workflows/codeql.yml"><img src="https://github.com/CoderUni/Anni/actions/workflows/codeql.yml/badge.svg" alt="Build Status"></a>
99
</p>
1010

1111
<p align="center">

web/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Follow these instructions to set up the project locally.
4545
### 1. Clone the repository
4646

4747
```bash
48-
git clone https://github.com/CoderUni/CodingLLM.git
49-
cd CodingLLM/web
48+
git clone https://github.com/CoderUni/Anni.git
49+
cd Anni/web
5050
```
5151

5252
### 2. Install Dependencies

0 commit comments

Comments
 (0)