Autonomic Mind will be moved to Autonomic Jump

We are working on the movement of the Autonomic Mind repository to the new Autonomic Jump, while the repo is transferred we will have general unavailability not only in the repo but also on the website.

Once the repo is transferred and all its ok, then you guys can push your solutions again to the new repo its URL will be:

To update the remote url in your local repository run (for ssh):

git remote set-url origin git@gitlab.com:autonomicjump/challenges.git

or for http(s):

git remote set-url origin https://gitlab.com/autonomicjump/challenges.git

Sorry for the inconvenience and best regards

2 Likes

You should be able to push now, if you have any problems let us know