Skip to content

Commit e106549

Browse files
feat(webui): update arxiv url
1 parent 868bfd8 commit e106549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webui/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def sum_tokens(client):
256256
<a href="https://github.com/open-sciencelab/GraphGen/issues/10">
257257
<img src="https://img.shields.io/github/stars/open-sciencelab/GraphGen?style=social" alt="GitHub Stars">
258258
</a>
259-
<a href="https://github.com/open-sciencelab/GraphGen/tree/main/resources">
259+
<a href="https://arxiv.org/abs/2505.20416">
260260
<img src="https://img.shields.io/badge/arXiv-pdf-yellow" alt="arXiv">
261261
</a>
262262
</div>

0 commit comments

Comments
 (0)