Skip to content

Commit ba1c7be

Browse files
authored
Merge pull request #14 from MEDomicsLab/dev
Fixed links issues again
2 parents cc826af + 7ddc6af commit ba1c7be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<div align="center">
22

3-
<img src="docs/figures/MEDimlLogo.png" style="width:150px;"/>
3+
<img src="https://github.com/MEDomicsLab/MEDiml/blob/main/docs/figures/MEDimlLogo.png?raw=true" style="width:150px;"/>
44

55
[![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/)
66
[![PyPI - version](https://img.shields.io/badge/pypi-v0.9.8-blue)](https://pypi.org/project/medimage-pkg/)
77
[![Continuous Integration](https://github.com/MEDomicsLab/MEDiml/actions/workflows/python-app.yml/badge.svg)](https://github.com/MEDomicsLab/MEDiml/actions/workflows/python-app.yml)
8-
[![Documentation Status](https://readthedocs.org/projects/medimage/badge/?version=latest)](https://mediml.readthedocs.io/en/latest/?badge=latest)
8+
[![Documentation Status](https://readthedocs.org/projects/mediml/badge/?version=latest)](https://mediml.readthedocs.io/en/latest/?badge=latest)
99
[![License: GPL-3](https://img.shields.io/badge/license-GPLv3-blue)](LICENSE)
1010
[![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)
1111

0 commit comments

Comments
 (0)