commit | d6225c1550827077c0c0f9e1b8816b4f35cd5304 | [log] [tgz] |
---|---|---|
author | Rebecca Cran <rebecca@bsdio.com> | Sun Jul 10 20:55:47 2022 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 11 07:53:29 2022 -0600 |
tree | 5cf51fce945383bcf8f090c8122d1ed5be74652e | |
parent | 30568e0ed9366a810dfcf90a903ecfbff1a6196c [diff] |
Update README.rst to specify secure protocols where possible Change git clone commands to specify https instead of git or http. GitHub has removed support for the git protocol (https://github.blog/changelog/2022-03-15-removed-unencrypted-git-protocol-and-certain-ssh-keys/) and http accesses will normally redirect to https. Update links to use https where possible: all the sites with updated links automatically redirect http accesses to https. Signed-off-by: Rebecca Cran <rebecca@bsdio.com> Link: https://lore.kernel.org/r/20220711025547.11917-1-rebecca@bsdio.com [axboe: fix git.kernel.dk location] Signed-off-by: Jens Axboe <axboe@kernel.dk>