Closed
Description
README badges are fairly common, and often refer to the branch name in their URLs:
[](https://travis-ci.org/org/repo)
We could probably figure out some patterns like org/repo.svg?branch=old_branch_name
which can be replaced with org/repo.svg?branch=new_branch_name
.