From 980da74ae1c045029b9b94a679a096b8e7bb09a4 Mon Sep 17 00:00:00 2001 From: Vinicius Oliveira <74683542+voliveira93@users.noreply.github.com> Date: Sun, 8 Jan 2023 10:35:20 -0300 Subject: [PATCH] Update Link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit O link da página inicial está com a extensão em maiúsculo (.MD), editando para o formato correto. --- contents/1.Introducao.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/1.Introducao.md b/contents/1.Introducao.md index 4891c94..556d587 100644 --- a/contents/1.Introducao.md +++ b/contents/1.Introducao.md @@ -15,4 +15,4 @@ Você deve ter um ambiente de trabalho básico configurado: ---- - [Início](/README.MD) | Próximo => [Tags](/contents/2.Tags.md) + [Início](/README.md) | Próximo => [Tags](/contents/2.Tags.md)