To rename your bitbucket repo you can do 2 simple actions:
Rename your repository name in bitbucket repository settings(Your repository>Settings>Name field)
(In case if you have the repository cloned to local machines) In project root directory go to .git folder, then open config file. Change all the old repo names to new repo one.