Skip to content

Commit e34bb4f

Browse files
authored
Replace Documentation link with Paper link
1 parent 74728fa commit e34bb4f

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,14 @@ <h1 class="title is-3 publication-title">SAMAnnot</h1>
8181
rel="noopener noreferrer">
8282
View on GitHub
8383
</a>
84-
<a class="button is-dark is-rounded is-outlined" href="https://github.com/gergelydinya/SAMAnnot#readme"
85-
target="_blank" rel="noopener noreferrer">
86-
Documentation
84+
<a class="button is-dark is-rounded is-outlined"
85+
href="https://arxiv.org/abs/2601.11301"
86+
target="_blank"
87+
rel="noopener noreferrer">
88+
<span class="icon">
89+
<i class="fas fa-file-pdf"></i>
90+
</span>
91+
<span>Paper</span>
8792
</a>
8893
</div>
8994

0 commit comments

Comments
 (0)