From 7ddc6aff2ad2ab6eff76446ecfd5697ef41bb00f Mon Sep 17 00:00:00 2001 From: MAHDI ALL Date: Fri, 30 Jan 2026 09:08:51 -0500 Subject: [PATCH] Fixed links issues again --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66914aa..6f81062 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@
- + [![PyPI - Python Version](https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10-blue)](https://www.python.org/downloads/release/python-380/) [![PyPI - version](https://img.shields.io/badge/pypi-v0.9.8-blue)](https://pypi.org/project/medimage-pkg/) [![Continuous Integration](https://github.com/MEDomicsLab/MEDiml/actions/workflows/python-app.yml/badge.svg)](https://github.com/MEDomicsLab/MEDiml/actions/workflows/python-app.yml) -[![Documentation Status](https://readthedocs.org/projects/medimage/badge/?version=latest)](https://mediml.readthedocs.io/en/latest/?badge=latest) +[![Documentation Status](https://readthedocs.org/projects/mediml/badge/?version=latest)](https://mediml.readthedocs.io/en/latest/?badge=latest) [![License: GPL-3](https://img.shields.io/badge/license-GPLv3-blue)](LICENSE) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/MahdiAll99/MEDimage/blob/main/notebooks/tutorial/DataManager-Tutorial.ipynb)