File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Documentation of scikit-learn |version|
30
30
<ul >
31
31
<script >if (VERSION_SUBDIR != " stable" ) document .write (' <li><a href="http://scikit-learn.org/stable/documentation.html">Stable version</a></li>' ) </script >
32
32
<script >if (VERSION_SUBDIR != " dev" ) document .write (' <li><a href="http://scikit-learn.org/dev/documentation.html">Development version</a></li>' ) </script >
33
- <li ><a href =" http://scikit-learn.org/dev/versions.html" >Previous versions</a ></li >
33
+ <li ><a href =" http://scikit-learn.org/dev/versions.html" >All available versions</a ></li >
34
34
<li ><a href =" _downloads/scikit-learn-docs.pdf" >PDF documentation</a ></li >
35
35
</ul >
36
36
Original file line number Diff line number Diff line change 92
92
< li class ="divider "> </ li >
93
93
< script > if ( VERSION_SUBDIR != "stable" ) document . write ( '<li><a href="http://scikit-learn.org/stable/documentation.html">Stable version</a></li>' ) </ script >
94
94
< script > if ( VERSION_SUBDIR != "dev" ) document . write ( '<li><a href="http://scikit-learn.org/dev/documentation.html">Development version</a></li>' ) </ script >
95
- < li > < a href ="http://scikit-learn.org/dev/versions.html "> Previous versions</ a > </ li >
95
+ < li > < a href ="http://scikit-learn.org/dev/versions.html "> All available versions</ a > </ li >
96
96
< li > < a href ="{{ pathto('_downloads/scikit-learn-docs.pdf', 1) }} "> PDF documentation</ a > </ li >
97
97
</ ul >
98
98
</ div >
You can’t perform that action at this time.
0 commit comments