We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d141f1a commit 1626004Copy full SHA for 1626004
index.html
@@ -77,7 +77,7 @@ <h1 class="title is-1 publication-title">KodCode: A Diverse, Challenging, and Ve
77
<div class="publication-links">
78
<!-- Arxiv PDF link -->
79
<span class="link-block">
80
- <a href="https://arxiv.org/pdf/<ARXIV PAPER ID>.pdf" target="_blank"
+ <a href="https://github.com/KodCode-AI/kodcode/blob/main/paper/kodcode_v1.pdf" target="_blank"
81
class="external-link button is-normal is-rounded is-dark">
82
<span class="icon">
83
<i class="fas fa-file-pdf"></i>
0 commit comments