Skip to content

Commit 0bd896b

Browse files
Update nora-1.5.html
1 parent dd02013 commit 0bd896b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nora-1.5.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1 class="text-6xl font-bold mb-6 bg-clip-text text-transparent bg-gradient-to-
8888
</a>
8989

9090
<!-- Paper -->
91-
<a href="https://declare-lab.github.io/assets/pdfs/nora-1.5.pdf"
91+
<a href="https://arxiv.org/abs/2511.14659"
9292
class="flex items-center gap-2 bg-gradient-to-r from-blue-600 to-purple-600 px-8 py-4 rounded-lg font-semibold hover:from-blue-700 hover:to-purple-700 transition-all shadow-lg">
9393
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
9494
stroke-width="1.8" stroke="currentColor" class="w-5 h-5">
@@ -337,7 +337,7 @@ <h2 class="text-2xl font-bold mb-4">Citation</h2>
337337
<div class="flex justify-center gap-6">
338338
<a href="https://github.com/declare-lab/nora-1.5" class="text-slate-400 hover:text-white transition-colors">GitHub</a>
339339
<a href="https://declare-lab.github.io/nora-1.5" class="text-slate-400 hover:text-white transition-colors">Project Page</a>
340-
<a href="https://declare-lab.github.io/assets/pdfs/nora-1.5.pdf" class="text-slate-400 hover:text-white transition-colors">Paper</a>
340+
<a href="https://arxiv.org/abs/2511.14659" class="text-slate-400 hover:text-white transition-colors">Paper</a>
341341
</div>
342342
</div>
343343
</footer>

0 commit comments

Comments
 (0)