We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4d160 commit 732e4d7Copy full SHA for 732e4d7
webui/app.py
@@ -253,8 +253,8 @@ def sum_tokens(client):
253
<a href="https://github.com/open-sciencelab/GraphGen/issues/10">
254
<img src="https://img.shields.io/github/stars/open-sciencelab/GraphGen?style=social" alt="GitHub Stars">
255
</a>
256
- <a href="https://arxiv.org/xxxxx">
257
- <img src="https://img.shields.io/badge/arXiv-xxxxx-yellow" alt="arXiv">
+ <a href="https://github.com/open-sciencelab/GraphGen/tree/main/resources">
+ <img src="https://img.shields.io/badge/arXiv-pdf-yellow" alt="arXiv">
258
259
</div>
260
""")
0 commit comments