Skip to content

Commit 1c6d4f1

Browse files
authored
Fix image URL for MMiDS textbook in gallery (#1289)
1 parent 3824be9 commit 1c6d4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gallery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- name: Mathematical Methods in Data Science (with Python)
1414
website: https://mmids-textbook.github.io/
1515
repository: https://github.com/MMiDS-textbook/MMiDS-textbook.github.io
16-
image: https://github.com/MMiDS-textbook/MMiDS-textbook.github.io/blob/main/mmids-cover.png
16+
image: https://raw.githubusercontent.com/MMiDS-textbook/MMiDS-textbook.github.io/main/mmids-cover.png
1717
- name: "Unraveling Hidden Patterns of Brain Activity: A Journey Through Hemodynamic Deconvolution in Functional MRI"
1818
website: https://phd.enekourunuela.com
1919
repository: https://github.com/eurunuela/phd

0 commit comments

Comments
 (0)