Added
- Auto-detected GitHub/GitLab links point at the release notes, not the homepage (#52, @LeeNX). When a container's link comes from its
org.opencontainers.image.source/.urllabel and that's a bare GitHub or GitLab repo, Docksentry now links to the releases page (…/releases/latest, GitLab…/-/releases) rather than the project's front page — which is what you actually want mid-upgrade, without clicking through. Only a barehost/owner/repois rewritten; anything deeper (a URL that already points at a release, a subpath, a file) and any other host are left exactly as they were. A link you set by hand — thedocksentry.linklabel or/setlink— is never touched, so your explicit choice always wins, which also covers the repos that don't publish releases.