Skip to content

Commit 64d416e

Browse files
Merge pull request #552 from scikit-learn-contrib/fix_broken_image
FIX: fix broken ENS logo
2 parents 3007a9f + 2091b9d commit 64d416e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ History
99
* Bump wheel version to avoid known security vulnerabilities
1010
* Fix issue 495 to center correctly the prediction intervals
1111
* Fix documentation build warnings
12+
* Fix issue 528 to correct broken ENS image in the documentation
1213
* Fix issue 548 to correct labels generated in tutorial
1314

1415
0.9.1 (2024-09-13)

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ and with the financial support from Région Ile de France and Confiance.ai.
186186
:width: 45px
187187
:target: https://www.michelin.com/en/
188188

189-
.. |ENS| image:: https://file.diplomeo-static.com/file/00/00/01/34/13434.svg
189+
.. |ENS| image:: https://www.ens.psl.eu/sites/default/files/logo_ens_psl_en_png.png
190190
:height: 35px
191191
:width: 140px
192192
:target: https://ens-paris-saclay.fr/en/

0 commit comments

Comments
 (0)