diff --git a/code b/code index 1134d83..3f0c3c1 100644 --- a/code +++ b/code @@ -3,7 +3,7 @@ git init git add README.md git commit -m "first commit" git branch -M main -git remote add origin https://github.com/pandeygoverdhan/coding.git +git remote add origin https://gguhh.com/pandeygoverdhan/coding.git git push -u origin main