File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ export function Landing() {
157157 landing . link . startsWith ( 'https://mmlab.hk/research/MM-Hand' ) ? (
158158 "Checkout at mmlab.hk/MM-Hand"
159159 ) : (
160- landing . link . startsWith ( 'https://mmlab.hk/Smash /' ) ? (
160+ landing . link . startsWith ( '/SMASH /' ) ? (
161161 "Page"
162162 ) : (
163163 "Paper"
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ export const publications: {
6767} [ ] = [
6868 {
6969 title : "SMASH: Mastering Scalable Whole-Body Skills for Humanoid Ping-Pong with Egocentric Vision" ,
70- link : "https://mmlab.hk/Smash /" ,
70+ link : "/SMASH /" ,
7171 image : "https://ik.imagekit.io/opendrivelab/2026-03-27%2022.24.48.png" ,
7272 image_sliding : "https://ik.imagekit.io/opendrivelab/2026-03-27%2022.24.48.png" ,
7373 author : "" ,
You can’t perform that action at this time.
0 commit comments