README.md: HTTP => HTTPS

Switching the link http://ceph.com/ from HTTP to HTTPS, so https://ceph.com/, to skip the redirect when opening it.
(http://ceph.com/ is being redirected to https://ceph.com/)

Signed-off-by: Kai Hollberg <kai.hollberg@googlemail.com>
This commit is contained in:
Kai 2022-07-03 21:36:27 +02:00 committed by GitHub
parent f6af9a616b
commit 8f50c67eae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Ceph - a scalable distributed storage system
Please see http://ceph.com/ for current info.
Please see https://ceph.com/ for current info.
## Contributing Code