Skip to content

Commit a4d96bf

Browse files
authored
Update
1 parent 9821d2e commit a4d96bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h4>Publications</h4>
4343
>Paper</a
4444
>
4545
{% endif %} {% if paper.arxiv %}
46-
<a class="button" href="{{ paper.arxiv }}" target="_blank">Arxiv</a>
46+
<a class="button" href="{{ paper.arxiv }}" target="_blank">arXiv</a>
4747
{% endif %} {% if paper.slides %}
4848
<a class="button" href="{{ paper.slides }}" target="_blank">Slides</a>
4949
{% endif %} {% if paper.website %}

0 commit comments

Comments
 (0)