Heroku Update GIT Remote
git remote rm heroku
git remote add heroku https://git.heroku.com/project.git
git push heroku master