From a3e5f396956811f2de6c5b364e7ebc89d10a630b Mon Sep 17 00:00:00 2001 From: adrinjalali Date: Mon, 23 Sep 2019 13:23:22 +0200 Subject: [PATCH 1/2] link to the new getting started --- doc/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/templates/index.html b/doc/templates/index.html index 769c05783ab72..dbedca418bcbd 100644 --- a/doc/templates/index.html +++ b/doc/templates/index.html @@ -7,7 +7,7 @@

scikit-learn

Machine Learning in Python

- Quick Start + Quick Start Whats New in {{ version }} Documentation
From 755dcdcd6567c1e06d63e263992504b7fd964a56 Mon Sep 17 00:00:00 2001 From: adrinjalali Date: Mon, 23 Sep 2019 14:05:41 +0200 Subject: [PATCH 2/2] Getting Started --- doc/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/templates/index.html b/doc/templates/index.html index dbedca418bcbd..d82afb4bdb226 100644 --- a/doc/templates/index.html +++ b/doc/templates/index.html @@ -7,7 +7,7 @@

scikit-learn

Machine Learning in Python

- Quick Start + Getting Started Whats New in {{ version }} Documentation