File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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|
3030 <ul >
3131 <script >if (VERSION_SUBDIR != " stable" ) document .write (' <li><a href="http://scikit-learn.org/stable/documentation.html">Stable version</a></li>' ) </script >
3232 <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 >
3434 <li ><a href =" _downloads/scikit-learn-docs.pdf" >PDF documentation</a ></li >
3535 </ul >
3636
Original file line number Diff line number Diff line change 9292 < li class ="divider "> </ li >
9393 < script > if ( VERSION_SUBDIR != "stable" ) document . write ( '<li><a href="http://scikit-learn.org/stable/documentation.html">Stable version</a></li>' ) </ script >
9494 < 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 >
9696 < li > < a href ="{{ pathto('_downloads/scikit-learn-docs.pdf', 1) }} "> PDF documentation</ a > </ li >
9797 </ ul >
9898 </ div >
You can’t perform that action at this time.
0 commit comments