From d2751618ae72ff5953987792020493e4659aee1b Mon Sep 17 00:00:00 2001 From: Sriram Yenamandra Date: Mon, 29 Apr 2024 15:06:16 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c15e96856..cf50d7c04 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ HomeRobot lets you get started running a range of robotics tasks on a low-cost m - Find a receptacle -- a location on which it must place this object - Put the object down on the receptacle. -Check out the [Neurips 2023 HomeRobot Open-Vocabulary Mobile Manipulation Challenge!](https://aihabitat.org/challenge/2023_homerobot_ovmm/) +Check out the [Neurips 2023 HomeRobot Open-Vocabulary Mobile Manipulation Challenge!](https://eval.ai/web/challenges/challenge-page/2278) When you're ready, -follow [these instructions to participate](https://github.com/facebookresearch/home-robot/blob/main/docs/challenge.md). +follow [these instructions to participate](https://github.com/facebookresearch/home-robot/blob/home-robot-ovmm-challenge-2024/docs/challenge.md). **Important note for new OVMM challenge participants:** If you are participating in the challenge and starting now, please use the current `home-robot-ovmm-challenge-2024` tag. You can start out by cloning home-robot via: ```