From 3b34bd17d7c35e6a6b3bae5186f2fe95076d744b Mon Sep 17 00:00:00 2001 From: James Abley Date: Mon, 20 Apr 2026 17:07:51 +0100 Subject: [PATCH] Fix links to model-zoo browser Signed-off-by: James Abley --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbdb0375..f1f07f55 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ All source code of models (bundles) are tracked in `models/`, and for each disti ## Getting Started -To browse the available models, please see https://monai.io/model-zoo. +To browse the available models, please see https://project-monai.github.io/model-zoo.html#/. A basic example to download and extract a bundle is: @@ -44,4 +44,4 @@ To make a contribution in MONAI Model Zoo, see the [contributing guidelines](htt - The models are currently hosted at https://github.com/Project-MONAI/model-zoo/releases/tag/hosting_storage_v1 - MONAI Bundle API tutorials: https://github.com/Project-MONAI/tutorials/tree/main/bundle - MONAI Bundle demo: https://github.com/Project-MONAI/tutorials/tree/main/model_zoo -- MONAI model zoo browser: https://monai.io/model-zoo.html +- MONAI model zoo browser: https://project-monai.github.io/model-zoo.html#/