Skip to content

Commit 758f401

Browse files
committed
adding paper link
1 parent 2d1a857 commit 758f401

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ <h1 class="title is-2 publication-title">FlowDAgger: Human-in-the-Loop Adaptatio
5656
</div>
5757

5858
<div class="publication-links">
59-
<span class="button is-rounded is-coming">
59+
<a href="https://arxiv.org/abs/2607.08877" class="button is-rounded">
6060
<span class="icon"><i class="fas fa-file-pdf"></i></span>
61-
<span>Paper (coming soon)</span>
62-
</span>
61+
<span>Paper</span>
62+
</a>
6363
<a href="https://github.com/microsoft/FlowDAgger" class="button is-rounded">
6464
<span class="icon"><i class="fab fa-github"></i></span>
6565
<span>Code</span>

0 commit comments

Comments
 (0)