Skip to content

Commit a3382ab

Browse files
committed
change paper link to Arxiv abs instead of pdf
1 parent 518facb commit a3382ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export function Hero() {
5858
Read the manual <span aria-hidden="true"></span>
5959
</Link>
6060
<a
61-
href="https://arxiv.org/pdf/2301.02410"
61+
href="https://arxiv.org/abs/2301.02410"
6262
target="_blank"
6363
className="text-base font-semibold leading-7 text-gray-900"
6464
>

0 commit comments

Comments
 (0)