10000 DOC Change "Other Versions" to "Download Docs" in dropdown (#17792) · thomasjpfan/scikit-learn@1278181 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1278181

Browse files
authored
DOC Change "Other Versions" to "Download Docs" in dropdown (scikit-learn#17792)
1 parent effc436 commit 1278181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/themes/scikit-learn-modern/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
('Roadmap', pathto('roadmap')),
1818
('About us', pathto('about')),
1919
('GitHub', 'https://github.com/scikit-learn/scikit-learn'),
20-
('Other Versions', 'https://scikit-learn.org/dev/ve 4D0B rsions.html')]
20+
('Other Versions and Download', 'https://scikit-learn.org/dev/versions.html')]
2121
-%}
2222

2323
<nav id="navbar" class="{{ nav_bar_class }} navbar navbar-expand-md navbar-light bg-light py-0">

0 commit comments

Comments
 (0)
0