changer git en github

git remote add origin https://the-new-path
git branch -M main
git push -u origin main
Radmehr Aghdam