Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
presenter/github: Improve handling of moved repos.
Use Repositories.Get method to fetch the owner avatar URL, instead of relying the github owner name. This works better when the repository has moved, since redirection works on Repositories.Get endpoint.
- Loading branch information