Skip to content

Commit 732e4d7

Browse files
authored
Update app.py
1 parent bf4d160 commit 732e4d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webui/app.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ def sum_tokens(client):
253253
<a href="https://github.com/open-sciencelab/GraphGen/issues/10">
254254
<img src="https://img.shields.io/github/stars/open-sciencelab/GraphGen?style=social" alt="GitHub Stars">
255255
</a>
256-
<a href="https://arxiv.org/xxxxx">
257-
<img src="https://img.shields.io/badge/arXiv-xxxxx-yellow" alt="arXiv">
256+
<a href="https://github.com/open-sciencelab/GraphGen/tree/main/resources">
257+
<img src="https://img.shields.io/badge/arXiv-pdf-yellow" alt="arXiv">
258258
</a>
259259
</div>
260260
""")

0 commit comments

Comments
 (0)