Skip to content

Commit 4fc8358

Browse files
authored
Merge pull request #2 from MasterJH5574/patch-1
2 parents 87e5d01 + c1f38f0 commit 4fc8358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
2424
{%- endif -%}
2525
{%- endfor -%}
26-
<a class="page-link"
2726
<a class="page-link" href="https://docs.flashinfer.ai/">Documentation</a>
27+
<a class="page-link" href="https://arxiv.org/abs/2501.01005">Paper</a>
2828
<a class="page-link" href="https://github.com/flashinfer-ai/flashinfer">Github</a>
2929
</div>
3030
</nav>

0 commit comments

Comments
 (0)