Skip to content

Commit 9597f6c

Browse files
committed
fix: paper
1 parent b38e3e6 commit 9597f6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<div class="content-wrapper" style="margin-top: 2em">
3535

3636
<!-- Paper-->
37-
<a href="https://arxiv.org/abs/xxxx.xxxxx">
37+
<a href="https://arxiv.org/abs/2504.02605">
3838
<button class="outline">
3939
<i class="fa fa-paperclip"></i> Paper&nbsp;
4040
</button>

src/Submit.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Home&nbsp;
1313
</button>
1414
</router-link>
15-
<a target="_blank" rel="noopener noreferrer" href="https://arxiv.org/abs/xxxx.xxxxx">
15+
<a target="_blank" rel="noopener noreferrer" href="https://arxiv.org/abs/2504.02605">
1616
<button class="outline">
1717
<i class="fa fa-paperclip"></i> Paper&nbsp;
1818
</button>

0 commit comments

Comments
 (0)