From e598b068108d01712edc52ae5dbe0b1d50ee4787 Mon Sep 17 00:00:00 2001 From: hi-hi-ray Date: Tue, 5 Oct 2021 20:13:17 -0300 Subject: [PATCH] fix paths --- 1-Introduction/translations/README.pt-br.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/1-Introduction/translations/README.pt-br.md b/1-Introduction/translations/README.pt-br.md index 197ebd4d..317f5eda 100644 --- a/1-Introduction/translations/README.pt-br.md +++ b/1-Introduction/translations/README.pt-br.md @@ -2,15 +2,15 @@ Nesta seção do curso, você conhecerá os conceitos básicos do machine learning, o que ele é, e aprenderá sobre sua história e as técnicas que os pesquisadores usam para trabalhar com ele. Vamos explorar este novo mundo de ML juntos! -![globe](images/globe.jpg) +![globe](../images/globe.jpg) > Foto por Bill Oxford em Unsplash ### Lições -1. [Introdução ao machine learning](1-intro-to-ML/README.pt-br.md) -1. [A história do machine learning e AI](2-history-of-ML/README.pt-br.md) -1. [Equidade e machine learning](3-fairness/README.pt-br.md) -1. [Técnicas de machine learning](4-techniques-of-ML/README.pt-br.md) +1. [Introdução ao machine learning](../1-intro-to-ML/translations/README.pt-br.md) +2. [A história do machine learning e AI](../2-history-of-ML/translations/README.pt-br.md) +3. [Equidade e machine learning](../3-fairness/translations/README.pt-br.md) +4. [Técnicas de machine learning](../4-techniques-of-ML/translations/README.pt-br.md) ### Créditos