From fc0f341bca827b3b484c69344503912a7b24e779 Mon Sep 17 00:00:00 2001 From: Brian Yu Date: Thu, 11 Dec 2025 10:22:33 -0800 Subject: [PATCH] fix link Signed-off-by: Brian Yu --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e8581773f..ecab3fe20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -223,8 +223,8 @@ readme = {file = "README.md", content-type = "text/markdown"} egg_base = "cache" [project.urls] -Download = "https://github.com/NVIDIA-NeMo/NeMo-Gym/releases" -Homepage = "https://github.com/NVIDIA-NeMo/NeMo-Gym" +Download = "https://github.com/NVIDIA-NeMo/Gym/releases" +Homepage = "https://github.com/NVIDIA-NeMo/Gym" [project.scripts] # Run/test scripts for servers.