Skip to content

Commit f2fc0dc

Browse files
committed
Update paper link to arXiv URL
1 parent c169059 commit f2fc0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ export default function FirstPost() {
904904
<div className={styles.blogContent}>
905905
<PaperInfo
906906
title={<><b>DreamZero</b>: World Action Models are Zero-shot Policies</>}
907-
paperUrl="/DreamZero.pdf"
907+
paperUrl="https://arxiv.org/abs/2602.15922"
908908
paperType="paper"
909909
tags={['World Models', 'Zero-shot Generalization']}
910910
/>

0 commit comments

Comments
 (0)