Skip to content

Commit 8402882

Browse files
authored
docs: fix example gallery screenshot for scikit-learn (#1990)
Follow up #1985, there seems to something wrong with the generated screenshot, probably because the root has a canonical link that points to stable. Sorry for the mistake. | Before | After | | :----: | :---: | | ![image](https://github.com/user-attachments/assets/b40e6741-e74f-46ed-882c-b2850eeacf1b) | ![image](https://github.com/user-attachments/assets/41081b68-5e64-4968-8511-f8bf0e7b2ed2) |
1 parent 4bfa8c5 commit 8402882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/gallery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
img-bottom: ../_static/gallery/scipy.png
5252
- title: scikit-learn
5353
link-alt: scikit-learn docs
54-
link: https://scikit-learn.org/
54+
link: https://scikit-learn.org/stable/
5555
img-bottom: ../_static/gallery/scikit-learn.png
5656
- title: SEPAL
5757
link-alt: SEPAL docs

0 commit comments

Comments
 (0)