Skip to content

Commit d26a969

Browse files
adrinjalaliNicolasHug
authored andcommitted
DOC link to the new getting started (scikit-learn#15060)
1 parent 77a9d32 commit d26a969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="col-md-6 mb-3 mb-md-0">
88
<h1 class="sk-landing-header text-white text-monospace">scikit-learn</h1>
99
<h4 class="sk-landing-subheader text-white font-italic mb-3">Machine Learning in Python</h4>
10-
<a class="btn sk-landing-btn mb-1" href="{{ pathto('tutorial/basic/tutorial') }}" role="button">Quick Start</a>
10+
<a class="btn sk-landing-btn mb-1" href="{{ pathto('getting_started') }}" role="button">Getting Started</a>
1111
<a class="btn sk-landing-btn mb-1" href="whats_new.html" role="button">Whats New in {{ version }}</a>
1212
<a class="btn sk-landing-btn mb-1" href="{{ pathto('documentation') }}" role="button">Documentation</a>
1313
</div>

0 commit comments

Comments
 (0)