From aacb6449140f422299584d6ed9e570baacbb9207 Mon Sep 17 00:00:00 2001 From: Sebastien Roch <35285373+sebroc@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:13:33 -0500 Subject: [PATCH] Fix image URL for MMiDS textbook in gallery Updated image URL for the Mathematical Methods in Data Science entry. --- docs/gallery.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index dedb7e7..6246aa9 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -13,7 +13,7 @@ - name: Mathematical Methods in Data Science (with Python) website: https://mmids-textbook.github.io/ repository: https://github.com/MMiDS-textbook/MMiDS-textbook.github.io - image: https://github.com/MMiDS-textbook/MMiDS-textbook.github.io/blob/main/mmids-cover.png + image: https://raw.githubusercontent.com/MMiDS-textbook/MMiDS-textbook.github.io/main/mmids-cover.png - name: "Unraveling Hidden Patterns of Brain Activity: A Journey Through Hemodynamic Deconvolution in Functional MRI" website: https://phd.enekourunuela.com repository: https://github.com/eurunuela/phd