diff --git a/Workflows-y-mas-acciones-colaborativas.md b/Workflows-y-mas-acciones-colaborativas.md index f2f1f78..4a883eb 100644 --- a/Workflows-y-mas-acciones-colaborativas.md +++ b/Workflows-y-mas-acciones-colaborativas.md @@ -41,7 +41,7 @@ git push git init "AƱadir Origen" -git remote add origin ssh://gite@192.168.0.8:333/jp.av.dev/test_repo.git +git remote add origin ssh://git@gitea.kickto.net/jp.av.dev/test_repo.git "Descargar Repo remoto a area fetch" git fetch origin