From cbbe821678d2dd2866c09cb22c260eee816ed47b Mon Sep 17 00:00:00 2001 From: Guilherme Date: Thu, 13 Oct 2022 20:32:21 -0300 Subject: [PATCH] Ajuste de texto --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8265188..49e6b70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# practice-time-landing-page +# challenge-landing-page @@ -15,7 +15,7 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ``` cd existing_repo -git remote add origin https://gitlab.com/m3-academy/fase-01/practice-time-landing-page.git +git remote add origin https://gitlab.com/m3-academy/fase-01/challenge-landing-page.git git branch -M main git push -uf origin main ``` -- 2.34.1