Fix Debian CLI package link in installation guide

Update the GitHub CLI package link for Debian.
This commit is contained in:
Andy Feller 2025-12-11 11:32:27 -05:00 committed by GitHub
parent adbc7178c1
commit d994a9cf5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -209,7 +209,7 @@ conda update gh --channel conda-forge
### Debian Community
The [GitHub CLI package](https://packages.debian.org/bookworm/gh) is supported by the Debian community with updates powered by [Debian Go Packaging Team](https://salsa.debian.org/go-team/packages/gh).
The [GitHub CLI package](https://packages.debian.org/stable/gh) is supported by the Debian community with updates powered by [Debian Go Packaging Team](https://salsa.debian.org/go-team/packages/gh).
> [!NOTE]
> As of November 2025, GitHub CLI maintainers strongly recommend [official Debian packages](#debian) especially as the community-distributed `2.45.x` / `2.46.x` version is broken due to deprecated GitHub APIs.