We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c600f86 commit 43b512cCopy full SHA for 43b512c
artifacts/motrix-page/src/components/sections/news.tsx
@@ -17,7 +17,7 @@ const NEWS_ITEMS = [
17
content: (
18
<>
19
{"Release of "}
20
- <a href="https://github.com/MotrixLab/ViMoGen" target="_blank" rel="noopener noreferrer" className="text-cyan-400 hover:underline">ViMoGen</a>
+ <a href="https://motrixlab.github.io/2026_iclr_vimogen" target="_blank" rel="noopener noreferrer" className="text-cyan-400 hover:underline">ViMoGen</a>
21
{" (ICLR'26)"}
22
</>
23
),
0 commit comments