Skip to content

Commit 88bb04a

Browse files
author
Ubuntu
committed
update html
1 parent 4d8a53c commit 88bb04a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

omnigirl_leaderboard.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ <h3 class="fw-light text-nowrap">
4040

4141
<!-- 徽章:GitHub / Paper / HF -->
4242
<div class="d-flex flex-row justify-content-center gap-3">
43-
<a href="https://github.com/your-org/your-repo" target="_blank">
43+
<a href="https://github.com/DeepSoftwareAnalytics/OmniGIRL" target="_blank">
4444
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"
4545
alt="github" class="img-fluid">
4646
</a>
4747
<a href="https://openreview.net/forum?id=yourISSTA25paperID" target="_blank">
4848
<img src="https://img.shields.io/badge/Paper-ISSTA%2725-a55fed.svg?style=for-the-badge"
4949
alt="paper" class="img-fluid">
5050
</a>
51-
<a href="https://huggingface.co/your-repo" target="_blank">
51+
<a href="https://huggingface.co/datasets/glh123456/OmniGIRL" target="_blank">
5252
<img src="https://img.shields.io/badge/HuggingFace-%23f9ac00.svg?style=for-the-badge&logo=huggingface"
5353
alt="hf" class="img-fluid">
5454
</a>

0 commit comments

Comments
 (0)