From 29508216fc462c7df805c2c2145500e7885ced9c Mon Sep 17 00:00:00 2001 From: Joel Rodrigues Date: Mon, 29 Apr 2019 18:11:49 -0300 Subject: [PATCH] Fixed wrong link for "What's Machine Learning?" Fixed wrong link for "What's Machine Learning?" page. A slash was missing. --- docs/machine-learning/index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/machine-learning/index.yml b/docs/machine-learning/index.yml index 01bd52edc3a21..a9b5a66b07e91 100644 --- a/docs/machine-learning/index.yml +++ b/docs/machine-learning/index.yml @@ -19,7 +19,7 @@ sections: - title: Get Started items: - type: paragraph - text: 'If you are new to machine learning, get an overview from What is machine learning? To understand how an ML.NET application is built, read How does ML.NET work? Or get started by adding the Microsoft.ML nuget package to your application.' + text: 'If you are new to machine learning, get an overview from What is machine learning? To understand how an ML.NET application is built, read How does ML.NET work? Or get started by adding the Microsoft.ML nuget package to your application.' - title: Step-by-Step Tutorials items: - type: paragraph