Ajuste de texto #3

Merged
guilhermerosa merged 1 commits from guilhermerosa into main 2022-10-13 23:36:00 +00:00

View File

@ -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
```