Skip to content

Commit 5cf6665

Browse files
authored
Merge pull request #34 from MathEXLab/mengaldo-patch-1
Update README.md
2 parents cd7a266 + 04d2b17 commit 5cf6665

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="http://mathe-lab.github.io/PySPOD/" target="_blank" >
2+
<a href="http://MathEXLab.github.io/PySPOD/" target="_blank" >
33
<img alt="Python Spectral Proper Orthogonal Decomposition" src="readme/PySPOD_logo2.png" width="200" />
44
</a>
55
</p>
@@ -9,23 +9,23 @@
99
<img alt="JOSS Paper" src="https://joss.theoj.org/papers/10.21105/joss.02862/status.svg">
1010
</a>
1111

12-
<a href="https://github.com/mathe-lab/PySPOD/LICENSE" target="_blank">
12+
<a href="https://github.com/MathEXLab.github.io/PySPOD/LICENSE" target="_blank">
1313
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square">
1414
</a>
1515

1616
<a href="https://badge.fury.io/py/pyspod">
1717
<img src="https://badge.fury.io/py/pyspod.svg" alt="PyPI version" height="18">
1818
</a>
1919

20-
<a href="https://github.com/mathe-lab/PySPOD/actions/workflows/continuous-integration.yml" target="_blank">
21-
<img alt="Build Status" src="https://github.com/mathe-lab/PySPOD/actions/workflows/continuous-integration.yml/badge.svg?branch=main">
20+
<a href="https://github.com/MathEXLab.github.io/PySPOD/actions/workflows/continuous-integration.yml" target="_blank">
21+
<img alt="Build Status" src="https://github.com/MathEXLab.github.io/PySPOD/actions/workflows/continuous-integration.yml/badge.svg?branch=main">
2222
</a>
2323

24-
<a href="https://codecov.io/gh/mathe-lab/PySPOD" >
25-
<img src="https://codecov.io/gh/mathe-lab/PySPOD/branch/main/graph/badge.svg?token=JWA0OIMK2J"/>
24+
<a href="https://codecov.io/gh/MathEXLab.github.io/PySPOD" >
25+
<img src="https://codecov.io/gh/MathEXLab.github.io/PySPOD/branch/main/graph/badge.svg?token=JWA0OIMK2J"/>
2626
</a>
2727

28-
<a href="https://www.codacy.com?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=mathe-lab/PySPOD&amp;utm_campaign=Badge_Grade">
28+
<a href="https://www.codacy.com?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=MathEXLab.github.io/PySPOD&amp;utm_campaign=Badge_Grade">
2929
<img src="https://app.codacy.com/project/badge/Grade/7ac24e711aea47df806ad52ab067e3a6"/>
3030
</a>
3131
</p>

0 commit comments

Comments
 (0)