There was an error while loading. Please reload this page.
1 parent 2d1a857 commit 758f401Copy full SHA for 758f401
1 file changed
index.html
@@ -56,10 +56,10 @@ <h1 class="title is-2 publication-title">FlowDAgger: Human-in-the-Loop Adaptatio
56
</div>
57
58
<div class="publication-links">
59
- <span class="button is-rounded is-coming">
+ <a href="https://arxiv.org/abs/2607.08877" class="button is-rounded">
60
<span class="icon"><i class="fas fa-file-pdf"></i></span>
61
- <span>Paper (coming soon)</span>
62
- </span>
+ <span>Paper</span>
+ </a>
63
<a href="https://github.com/microsoft/FlowDAgger" class="button is-rounded">
64
<span class="icon"><i class="fab fa-github"></i></span>
65
<span>Code</span>
0 commit comments