Repository moved to organization page

Finally albert moved from my user page to the albert organization page. The repository url is now https://github.com/albertlauncher/albert.git. This has some implications for developers who cloned the repository: The git remote urls are now invalid. Fix them by using the git commandline (or your git tool of choice):

git remote set-url <name> https://github.com/albertlauncher/albert