Skip to content

Commit 43b512c

Browse files
committed
Update link on main page to 2026_iclr_vimogen
1 parent c600f86 commit 43b512c

File tree

1 file changed

+1
-1
lines changed
  • artifacts/motrix-page/src/components/sections

1 file changed

+1
-1
lines changed

artifacts/motrix-page/src/components/sections/news.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const NEWS_ITEMS = [
1717
content: (
1818
<>
1919
{"Release of "}
20-
<a href="https://github.com/MotrixLab/ViMoGen" target="_blank" rel="noopener noreferrer" className="text-cyan-400 hover:underline">ViMoGen</a>
20+
<a href="https://motrixlab.github.io/2026_iclr_vimogen" target="_blank" rel="noopener noreferrer" className="text-cyan-400 hover:underline">ViMoGen</a>
2121
{" (ICLR'26)"}
2222
</>
2323
),

0 commit comments

Comments
 (0)