From 9654dd1bf1e3f4e0c9284e6dd59bff72fc92d32f Mon Sep 17 00:00:00 2001 From: Eric Kerfoot Date: Thu, 12 Jun 2025 13:30:26 +0100 Subject: [PATCH] Fixing URLs in README.md Signed-off-by: Eric Kerfoot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b8223e549..7e5cb91a18 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Please refer to [the installation guide](https://docs.monai.io/en/latest/install ## Getting Started -[MedNIST demo](https://colab.research.google.com/drive/1wy8XUSnNWlhDNazFdvGBHLfdkGvOHBKe) and [MONAI for PyTorch Users](https://colab.research.google.com/drive/1boqy7ENpKrqaJoxFlbHIBnIODAs1Ih1T) are available on Colab. +[MedNIST demo](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/main/2d_classification/mednist_tutorial.ipynb) and [MONAI for PyTorch Users](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/main/modules/developer_guide.ipynb) are available on Colab. Examples and notebook tutorials are located at [Project-MONAI/tutorials](https://github.com/Project-MONAI/tutorials). @@ -75,7 +75,7 @@ For guidance on making a contribution to MONAI, see the [contributing guidelines ## Community -Join the conversation on Twitter/X [@ProjectMONAI](https://twitter.com/ProjectMONAI) or join our [Slack channel](https://forms.gle/QTxJq3hFictp31UM9). +Join the conversation on Twitter/X [@ProjectMONAI](https://twitter.com/ProjectMONAI), [LinkedIn](https://www.linkedin.com/company/projectmonai), or join our [Slack channel](https://forms.gle/QTxJq3hFictp31UM9). Ask and answer questions over on [MONAI's GitHub Discussions tab](https://github.com/Project-MONAI/MONAI/discussions).