How can i force project renaming on circleci

after setting up my CI, i had to refactor my project structure to remove a react client out of the current repository and rename my repo,

after renaming my repo for the first time, circleci renamed project on it’s end

and then i found out that i’ve mispelled the repository name and whenever i try to change it it doesn’t work anymore,

any way i can solve this?