legionus / kbd

Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
https://kbd-project.org
Other
84 stars 41 forks source link

Use HTTPS for GitHub URLs #110

Closed jwilk closed 7 months ago

jwilk commented 7 months ago

GitHub has dropped support for the git:// protocol: https://github.blog/changelog/2022-03-15-removed-unencrypted-git-protocol-and-certain-ssh-keys/

legionus commented 7 months ago

Applied. Thanks!